Amit Kucheria | a329b48 | 2010-02-04 12:21:53 -0800 | [diff] [blame] | 1 | extern struct platform_device mxc_uart_device0; |
| 2 | extern struct platform_device mxc_uart_device1; |
| 3 | extern struct platform_device mxc_uart_device2; |
| 4 | extern struct platform_device mxc_fec_device; |
Dinh Nguyen | c53bdf1 | 2010-04-30 15:48:24 -0500 | [diff] [blame] | 5 | extern struct platform_device mxc_usbdr_host_device; |
| 6 | extern struct platform_device mxc_usbh1_device; |
Dinh Nguyen | 2ba5a2c | 2010-05-10 13:45:59 -0500 | [diff] [blame] | 7 | extern struct platform_device mxc_usbdr_udc_device; |
Wolfram Sang | 4a870fc | 2010-05-17 12:33:43 +0200 | [diff] [blame] | 8 | extern struct platform_device mxc_wdt; |
Dinh Nguyen | 71c2e51 | 2010-05-27 10:45:04 -0500 | [diff] [blame] | 9 | extern struct platform_device mxc_i2c_device0; |
| 10 | extern struct platform_device mxc_i2c_device1; |
| 11 | extern struct platform_device mxc_hsi2c_device; |
Jason Wang | a7ebd93 | 2010-07-14 21:24:53 +0800 | [diff] [blame] | 12 | extern struct platform_device mxc_keypad_device; |