mx31moboard: move usb otg support back to moboard common file
[deliverable/linux.git] / arch / arm / mach-mx2 / devices.h
CommitLineData
7e90534a
SH
1extern struct platform_device mxc_gpt1;
2extern struct platform_device mxc_gpt2;
3extern struct platform_device mxc_gpt3;
4extern struct platform_device mxc_gpt4;
5extern struct platform_device mxc_gpt5;
6extern struct platform_device mxc_wdt;
7e90534a
SH
7extern struct platform_device mxc_uart_device0;
8extern struct platform_device mxc_uart_device1;
9extern struct platform_device mxc_uart_device2;
10extern struct platform_device mxc_uart_device3;
11extern struct platform_device mxc_uart_device4;
12extern struct platform_device mxc_uart_device5;
3d89baa7 13extern struct platform_device mxc_w1_master_device;
02870978 14extern struct platform_device mxc_nand_device;
e4813551 15extern struct platform_device mxc_fb_device;
879fea1b 16extern struct platform_device mxc_fec_device;
824b16e6 17extern struct platform_device mxc_pwm_device;
c5d4dbff
SH
18extern struct platform_device mxc_i2c_device0;
19extern struct platform_device mxc_i2c_device1;
1a02be0e
SH
20extern struct platform_device mxc_sdhc_device0;
21extern struct platform_device mxc_sdhc_device1;
627fb3b9
M
22extern struct platform_device mxc_otg_udc_device;
23extern struct platform_device mxc_otg_host;
24extern struct platform_device mxc_usbh1;
25extern struct platform_device mxc_usbh2;
This page took 0.120422 seconds and 5 git commands to generate.