mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 14:43:03 +00:00
7 lines
241 B
C
7 lines
241 B
C
|
|
||
|
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;
|