diff options
| author | 2015-04-12 19:48:33 +0100 | |
|---|---|---|
| committer | 2015-04-12 19:48:33 +0100 | |
| commit | aab0bb17ef2440ef5f68dcde5f1a6b32dcdfa9fb (patch) | |
| tree | 6e14e997a1424e189d47ec04f4b1e1b8e6d85491 /include | |
| parent | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next (diff) | |
| parent | ASoC: Intel: fix array_size.cocci warnings (diff) | |
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/rt5670.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/rt5670.h b/include/sound/rt5670.h index bd311197a3b5..b7d60510819b 100644 --- a/include/sound/rt5670.h +++ b/include/sound/rt5670.h @@ -14,6 +14,7 @@ struct rt5670_platform_data { int jd_mode; bool in2_diff; + bool dev_gpio; bool dmic_en; unsigned int dmic1_data_pin; |
