From: Andrew Lunn Date: Fri, 17 Jun 2011 13:14:23 +0000 (+0200) Subject: ARM: remove duplicate include from arch/arm/mach-dove/common.c X-Git-Tag: v3.1-rc1~245^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae;p=pandora-kernel.git 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 Signed-off-by: Andrew Lunn Reviewed-by: Jesper Juhl Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed