From 8a52dd4f94abe147bbd4080664817a389c8b6818 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Fri, 10 Feb 2012 18:29:09 -0600 Subject: ARM: orion5x: clean-up mach/io.h Move orion5x specific mach/io.h parts into common.h. Signed-off-by: Rob Herring Cc: Lennert Buytenhek Acked-by: Nicolas Pitre --- arch/arm/mach-orion5x/pci.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-orion5x/pci.c') diff --git a/arch/arm/mach-orion5x/pci.c b/arch/arm/mach-orion5x/pci.c index 09a045f0c406..a9d21510c974 100644 --- a/arch/arm/mach-orion5x/pci.c +++ b/arch/arm/mach-orion5x/pci.c @@ -19,6 +19,7 @@ #include #include #include +#include #include "common.h" /***************************************************************************** -- cgit v1.2.3