Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device...
authorJesper Juhl <jj@chaosbits.net>
Mon, 14 Feb 2011 22:54:00 +0000 (23:54 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 15 Feb 2011 17:35:42 +0000 (18:35 +0100)
commit18fd7315cc475ff53c60e5e7b3bad126c0163527
tree7d86682d1fce9638fd7bcfa3d2dbe672f093a6e2
parent124c13b9a34267bfae9c1bb0bdf4a8a6c1cc1df1
Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device.h include

Do not include linux/device.h twice in drivers/tty/serial/mxs-auart.c .
Once is enough.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
drivers/tty/serial/mxs-auart.c