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; |
Valentin Longchamp | 9c70e22 | 2009-05-07 11:51:42 +0200 | [diff] [blame] | 14 | extern struct platform_device mx3_camera; |
Sascha Hauer | 9536ff3 | 2009-02-06 15:38:51 +0100 | [diff] [blame] | 15 | extern struct platform_device mxc_fec_device; |
Sascha Hauer | 2adc1d6 | 2008-12-19 14:32:06 +0100 | [diff] [blame] | 16 | extern struct platform_device mxcsdhc_device0; |
| 17 | extern struct platform_device mxcsdhc_device1; |
Guennadi Liakhovetski | eb05bbe | 2009-05-04 13:13:52 +0200 | [diff] [blame] | 18 | extern struct platform_device mxc_otg_udc_device; |
Daniel Mack | c13a482 | 2009-06-25 14:11:50 +0200 | [diff] [blame] | 19 | extern struct platform_device mxc_otg_host; |
| 20 | extern struct platform_device mxc_usbh1; |
| 21 | extern struct platform_device mxc_usbh2; |
Fabio Estevam | 0b0ef44 | 2009-05-27 13:51:24 -0700 | [diff] [blame] | 22 | extern struct platform_device mxc_rnga_device; |
Guennadi Liakhovetski | d9e8b88 | 2009-10-05 16:49:12 +0200 | [diff] [blame] | 23 | extern struct platform_device mxc_spi_device0; |
| 24 | extern struct platform_device mxc_spi_device1; |
| 25 | extern struct platform_device mxc_spi_device2; |
Sascha Hauer | d8d982b | 2009-10-29 17:17:42 +0100 | [diff] [blame] | 26 | extern struct platform_device imx_ssi_device0; |
| 27 | extern struct platform_device imx_ssi_device1; |
Vladimir Zapolskiy | a7dc12b | 2010-03-19 18:16:37 +0300 | [diff] [blame] | 28 | extern struct platform_device imx_ssi_device1; |
| 29 | extern struct platform_device imx_wdt_device0; |
Vladimir Zapolskiy | ded518c | 2010-03-24 14:32:17 +0300 | [diff] [blame^] | 30 | extern struct platform_device imx_rtc_device0; |