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)
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>

No differences found