diff options
Diffstat (limited to 'include/sound/cs42l52.h')
| -rw-r--r-- | include/sound/cs42l52.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/cs42l52.h b/include/sound/cs42l52.h index 4c68955f7330..7c2be4a51894 100644 --- a/include/sound/cs42l52.h +++ b/include/sound/cs42l52.h | |||
| @@ -31,6 +31,8 @@ struct cs42l52_platform_data { | |||
| 31 | /* Charge Pump Freq. Check datasheet Pg73 */ | 31 | /* Charge Pump Freq. Check datasheet Pg73 */ |
| 32 | unsigned int chgfreq; | 32 | unsigned int chgfreq; |
| 33 | 33 | ||
| 34 | /* Reset GPIO */ | ||
| 35 | unsigned int reset_gpio; | ||
| 34 | }; | 36 | }; |
| 35 | 37 | ||
| 36 | #endif /* __CS42L52_H */ | 38 | #endif /* __CS42L52_H */ |
