]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: remove duplicate include from arch/arm/mach-dove/common.c
authorAndrew Lunn <andrew@lunn.ch>
Fri, 17 Jun 2011 13:14:23 +0000 (15:14 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 17 Jun 2011 13:14:23 +0000 (15:14 +0200)
commit4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae
tree82bf349347426ee4d515d4e68865223c028ef3e4
parentf0f3ca8d967462dafb815412b14ca3339b9817a6
ARM: remove duplicate include from arch/arm/mach-dove/common.c

Jesper Juhl pointed out there is a redundant include of
linux/serial_8250.h. However it turns out both are redundant.
This patch removes them both.

Reported-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/mach-dove/common.c