On Tue, Mar 06, 2012 at 03:45:15PM -0600, Rob Herring wrote:
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/mach-ixp4xx/common.c b/arch/arm/mach-ixp4xx/common.c
index a6329a0..c60e7b8 100644
--- a/arch/arm/mach-ixp4xx/common.c
+++ b/arch/arm/mach-ixp4xx/common.c
@@ -31,6 +31,7 @@
#include <mach/udc.h>
#include <mach/hardware.h>
+#include <mach/io.h>
I'll assume you have a good reason for this, inspite of there being
no mention of it in the commit log...