Eric Miao | e09d02e | 2007-07-17 10:45:58 +0100 | [diff] [blame] | 1 | extern struct platform_device pxa_device_mci; |
| 2 | extern struct platform_device pxa_device_udc; |
| 3 | extern struct platform_device pxa_device_fb; |
| 4 | extern struct platform_device pxa_device_ffuart; |
| 5 | extern struct platform_device pxa_device_btuart; |
| 6 | extern struct platform_device pxa_device_stuart; |
| 7 | extern struct platform_device pxa_device_hwuart; |
| 8 | extern struct platform_device pxa_device_i2c; |
| 9 | extern struct platform_device pxa_device_i2s; |
| 10 | extern struct platform_device pxa_device_ficp; |
| 11 | extern struct platform_device pxa_device_rtc; |
Russell King | 00dc4f9 | 2007-08-20 10:09:18 +0100 | [diff] [blame^] | 12 | |
| 13 | extern struct platform_device pxa27x_device_i2c_power; |
| 14 | extern struct platform_device pxa27x_device_ohci; |