You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
435 B
14 lines
435 B
16 years ago
|
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_nand_device;
|
||
|
|
||
|
extern struct platform_device mxc_sdhc_device0;
|
||
|
extern struct platform_device mxc_sdhc_device1;
|
||
|
|
||
|
extern struct platform_device mxc_cspi_device0;
|
||
|
extern struct platform_device mxc_cspi_device1;
|
||
|
|
||
|
extern struct platform_device mxc_wdog_device0;
|