2008-09-09 15:19:41 +07:00
|
|
|
extern struct platform_device mxc_gpt1;
|
|
|
|
extern struct platform_device mxc_gpt2;
|
|
|
|
extern struct platform_device mxc_gpt3;
|
|
|
|
extern struct platform_device mxc_gpt4;
|
|
|
|
extern struct platform_device mxc_gpt5;
|
|
|
|
extern struct platform_device mxc_wdt;
|
|
|
|
extern struct platform_device mxc_uart_device0;
|
|
|
|
extern struct platform_device mxc_uart_device1;
|
|
|
|
extern struct platform_device mxc_uart_device2;
|
|
|
|
extern struct platform_device mxc_uart_device3;
|
|
|
|
extern struct platform_device mxc_uart_device4;
|
|
|
|
extern struct platform_device mxc_uart_device5;
|
2008-12-02 05:15:38 +07:00
|
|
|
extern struct platform_device mxc_w1_master_device;
|
2008-09-09 16:30:58 +07:00
|
|
|
extern struct platform_device mxc_nand_device;
|
2009-01-26 22:34:56 +07:00
|
|
|
extern struct platform_device mxc_fb_device;
|
2009-01-26 23:26:02 +07:00
|
|
|
extern struct platform_device mxc_fec_device;
|
2009-01-16 21:17:46 +07:00
|
|
|
extern struct platform_device mxc_pwm_device;
|
2009-01-28 19:26:56 +07:00
|
|
|
extern struct platform_device mxc_i2c_device0;
|
|
|
|
extern struct platform_device mxc_i2c_device1;
|
2008-12-19 20:32:07 +07:00
|
|
|
extern struct platform_device mxc_sdhc_device0;
|
|
|
|
extern struct platform_device mxc_sdhc_device1;
|
2009-07-15 20:26:21 +07:00
|
|
|
extern struct platform_device mxc_otg_udc_device;
|
|
|
|
extern struct platform_device mxc_otg_host;
|
|
|
|
extern struct platform_device mxc_usbh1;
|
|
|
|
extern struct platform_device mxc_usbh2;
|
2008-12-19 20:32:14 +07:00
|
|
|
extern struct platform_device mxc_spi_device0;
|
|
|
|
extern struct platform_device mxc_spi_device1;
|
|
|
|
extern struct platform_device mxc_spi_device2;
|
|
|
|
|