From e5bc9e257a4ef3dabc6b5573215983d663ffcd55 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 7 Nov 2011 18:02:39 +0000 Subject: ARM: w90x900: add common nuc9xx.h Rather than having separate extern declarations in nuc9*.h, provide a common header file containing these definitions. Tested-by: Wan Zongshun Signed-off-by: Russell King --- arch/arm/mach-w90x900/irq.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/mach-w90x900/irq.c') diff --git a/arch/arm/mach-w90x900/irq.c b/arch/arm/mach-w90x900/irq.c index 7bf143c443f..b466e2450ba 100644 --- a/arch/arm/mach-w90x900/irq.c +++ b/arch/arm/mach-w90x900/irq.c @@ -28,6 +28,8 @@ #include #include +#include "nuc9xx.h" + struct group_irq { unsigned long gpen; unsigned int enabled; -- cgit v1.2.3