aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/tlv320aic32x4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/tlv320aic32x4.h')
-rw-r--r--include/sound/tlv320aic32x4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/tlv320aic32x4.h b/include/sound/tlv320aic32x4.h
index c009f70b4029..24e5d991f148 100644
--- a/include/sound/tlv320aic32x4.h
+++ b/include/sound/tlv320aic32x4.h
@@ -26,6 +26,7 @@ struct aic32x4_pdata {
26 u32 power_cfg; 26 u32 power_cfg;
27 u32 micpga_routing; 27 u32 micpga_routing;
28 bool swapdacs; 28 bool swapdacs;
29 int rstn_gpio;
29}; 30};
30 31
31#endif 32#endif