diff options
Diffstat (limited to 'arch/arm/mach-davinci/include/mach/mux.h')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/mux.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h index 16b8a7fc39bd..d41ad16966b7 100644 --- a/arch/arm/mach-davinci/include/mach/mux.h +++ b/arch/arm/mach-davinci/include/mach/mux.h | |||
@@ -237,8 +237,8 @@ enum davinci_dm365_index { | |||
237 | DM365_EMAC_MDIO, | 237 | DM365_EMAC_MDIO, |
238 | DM365_EMAC_MDCLK, | 238 | DM365_EMAC_MDCLK, |
239 | 239 | ||
240 | /* Keypad */ | 240 | /* Key Scan */ |
241 | DM365_KEYPAD, | 241 | DM365_KEYSCAN, |
242 | 242 | ||
243 | /* PWM */ | 243 | /* PWM */ |
244 | DM365_PWM0, | 244 | DM365_PWM0, |