Commit ffc94a78 authored by Nikesh Oswal's avatar Nikesh Oswal Committed by DidntRead
Browse files

switch: arizona: remove unused variable



antenna state machine was removed from the code in one of the
earlier commits but a few variables were still present this
patch removes those

Change-Id: I92f6f36fa0d4c8eb3ca74312f004aa2995519ff8
Signed-off-by: default avatarNikesh Oswal <Nikesh.Oswal@wolfsonmicro.com>
parent 5e564c85
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -198,9 +198,6 @@ struct arizona_extcon_info {
	int mic_impedance;
	struct completion manual_mic_completion;

	int button_impedance;
	int button_check;
	bool wait_for_mic;
	int accdet_ip;

	struct arizona_micd_bias micd_bias;