diff options
author | Mark Brown <broonie@kernel.org> | 2015-06-22 12:24:27 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-22 12:24:27 +0300 |
commit | 5445d62652f68efe97e7ceaa8ceb6b6b302035bf (patch) | |
tree | b9bf8dfde3d0af0bab8a6b4dacc807bbe6c80fe6 /include/sound | |
parent | 208a128f6b19eedd1819cb1b19f29dc99ca1d27e (diff) | |
parent | 851b81e8675127989a0cc084d2e9d76fb4c2ab05 (diff) | |
download | linux-5445d62652f68efe97e7ceaa8ceb6b6b302035bf.tar.xz |
Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/rt5645.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/rt5645.h b/include/sound/rt5645.h index 652cb9e4afe5..22734bc3ffd4 100644 --- a/include/sound/rt5645.h +++ b/include/sound/rt5645.h @@ -20,9 +20,6 @@ struct rt5645_platform_data { unsigned int dmic2_data_pin; /* 0 = IN2P; 1 = GPIO6; 2 = GPIO10; 3 = GPIO12 */ - unsigned int hp_det_gpio; - bool gpio_hp_det_active_high; - unsigned int jd_mode; }; |