Sascha Hauer | 8c25c36 | 2009-06-04 11:32:12 +0200 | [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_uart_device3; |
| 5 | extern struct platform_device mxc_uart_device4; |
| 6 | extern struct platform_device mxc_otg; |
| 7 | extern struct platform_device otg_udc_device; |
| 8 | extern struct platform_device mxc_usbh2; |
| 9 | extern struct platform_device mxc_spi_device0; |
| 10 | extern struct platform_device mxc_spi_device1; |
| 11 | extern struct platform_device mxc_spi_device2; |
| 12 | extern struct platform_device mxc_pwm_device0; |
| 13 | extern struct platform_device mxc_pwm_device1; |
| 14 | extern struct platform_device mxc_pwm_device2; |
| 15 | extern struct platform_device mxc_pwm_device3; |
| 16 | extern struct platform_device mxc_keypad_device; |
| 17 | extern struct platform_device mxc_i2c_device0; |
| 18 | extern struct platform_device mxc_i2c_device1; |
| 19 | extern struct platform_device mxc_i2c_device2; |
Baruch Siach | a759544 | 2009-12-21 13:44:31 +0200 | [diff] [blame] | 20 | extern struct platform_device mx25_fec_device; |
Baruch Siach | 27f5902 | 2010-01-14 11:24:14 +0200 | [diff] [blame] | 21 | extern struct platform_device mxc_nand_device; |
Baruch Siach | dcbabbc | 2010-01-27 15:00:48 +0200 | [diff] [blame] | 22 | extern struct platform_device mx25_rtc_device; |
Baruch Siach | 04a03e5 | 2010-02-17 12:33:24 +0200 | [diff] [blame] | 23 | extern struct platform_device mx25_fb_device; |
Wolfram Sang | 5ab0a27 | 2010-05-17 12:33:42 +0200 | [diff] [blame] | 24 | extern struct platform_device mxc_wdt; |
Baruch Siach | 49535a9 | 2010-05-26 15:12:10 +0300 | [diff] [blame] | 25 | extern struct platform_device mx25_kpp_device; |
Eric BĂ©nard | 8402ed3 | 2010-06-08 11:03:00 +0200 | [diff] [blame] | 26 | extern struct platform_device imx_ssi_device0; |
| 27 | extern struct platform_device imx_ssi_device1; |
Baruch Siach | f747847 | 2010-06-21 08:16:00 +0300 | [diff] [blame^] | 28 | extern struct platform_device mx25_csi_device; |