diff options
Diffstat (limited to 'arch/arm/mach-mmp/include/mach/pxa910.h')
-rw-r--r-- | arch/arm/mach-mmp/include/mach/pxa910.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/include/mach/pxa910.h b/arch/arm/mach-mmp/include/mach/pxa910.h index e2e1f1e5e124..793634c837ef 100644 --- a/arch/arm/mach-mmp/include/mach/pxa910.h +++ b/arch/arm/mach-mmp/include/mach/pxa910.h | |||
@@ -20,6 +20,9 @@ extern struct pxa_device_desc pxa910_device_pwm2; | |||
20 | extern struct pxa_device_desc pxa910_device_pwm3; | 20 | extern struct pxa_device_desc pxa910_device_pwm3; |
21 | extern struct pxa_device_desc pxa910_device_pwm4; | 21 | extern struct pxa_device_desc pxa910_device_pwm4; |
22 | extern struct pxa_device_desc pxa910_device_nand; | 22 | extern struct pxa_device_desc pxa910_device_nand; |
23 | extern struct platform_device pxa168_device_u2o; | ||
24 | extern struct platform_device pxa168_device_u2ootg; | ||
25 | extern struct platform_device pxa168_device_u2oehci; | ||
23 | 26 | ||
24 | extern struct platform_device pxa910_device_gpio; | 27 | extern struct platform_device pxa910_device_gpio; |
25 | extern struct platform_device pxa910_device_rtc; | 28 | extern struct platform_device pxa910_device_rtc; |