diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/cs5535.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cs5535.h b/include/linux/cs5535.h index d7e9a7f6ddb0..72954c6bf5d6 100644 --- a/include/linux/cs5535.h +++ b/include/linux/cs5535.h | |||
@@ -102,6 +102,7 @@ static inline int cs5535_pic_unreqz_select_high(unsigned int group, | |||
102 | 102 | ||
103 | /* CS5536_PM_GPE0_EN bits */ | 103 | /* CS5536_PM_GPE0_EN bits */ |
104 | #define CS5536_GPIOM7_PME_EN (1 << 31) | 104 | #define CS5536_GPIOM7_PME_EN (1 << 31) |
105 | #define CS5536_GPIOM6_PME_EN (1 << 30) | ||
105 | 106 | ||
106 | /* VSA2 magic values */ | 107 | /* VSA2 magic values */ |
107 | #define VSA_VRC_INDEX 0xAC1C | 108 | #define VSA_VRC_INDEX 0xAC1C |