Sascha Hauer | 5cf0942 | 2008-09-09 10:19:41 +0200 | [diff] [blame] | 1 | |
| 2 | extern struct platform_device mxc_uart_device0; |
| 3 | extern struct platform_device mxc_uart_device1; |
| 4 | extern struct platform_device mxc_uart_device2; |
| 5 | extern struct platform_device mxc_uart_device3; |
| 6 | extern struct platform_device mxc_uart_device4; |
Sascha Hauer | a840592 | 2008-12-01 14:15:39 -0800 | [diff] [blame] | 7 | extern struct platform_device mxc_w1_master_device; |
Sascha Hauer | cb96cf1 | 2008-11-11 15:15:39 +0100 | [diff] [blame] | 8 | extern struct platform_device mxc_nand_device; |
Mark Brown | 39d1dc0 | 2009-01-15 16:14:27 +0000 | [diff] [blame^] | 9 | extern struct platform_device mxc_i2c_device0; |
| 10 | extern struct platform_device mxc_i2c_device1; |
| 11 | extern struct platform_device mxc_i2c_device2; |