commit | 4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Jun 17 15:14:23 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Jun 17 15:14:23 2011 +0200 |
tree | 82bf349347426ee4d515d4e68865223c028ef3e4 | |
parent | f0f3ca8d967462dafb815412b14ca3339b9817a6 [diff] |
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>