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; |
Valentin Longchamp | ca489f8 | 2009-02-16 12:47:52 +0100 | [diff] [blame] | 12 | extern struct platform_device mx3_ipu; |
| 13 | extern struct platform_device mx3_fb; |
Sascha Hauer | 9536ff3 | 2009-02-06 15:38:51 +0100 | [diff] [blame] | 14 | extern struct platform_device mxc_fec_device; |
Sascha Hauer | 2adc1d6 | 2008-12-19 14:32:06 +0100 | [diff] [blame] | 15 | extern struct platform_device mxcsdhc_device0; |
| 16 | extern struct platform_device mxcsdhc_device1; |
Guennadi Liakhovetski | eb05bbe | 2009-05-04 13:13:52 +0200 | [diff] [blame^] | 17 | extern struct platform_device mxc_otg_udc_device; |