From a02f45cfca97dcf97c03b32603ec2399bf006605 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 14 Dec 2008 13:22:51 +0000 Subject: [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h Signed-off-by: Russell King --- arch/arm/mach-sa1100/include/mach/mtd-xip.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/mach-sa1100') diff --git a/arch/arm/mach-sa1100/include/mach/mtd-xip.h b/arch/arm/mach-sa1100/include/mach/mtd-xip.h index eaa09e86ad1..b3d684098fb 100644 --- a/arch/arm/mach-sa1100/include/mach/mtd-xip.h +++ b/arch/arm/mach-sa1100/include/mach/mtd-xip.h @@ -15,6 +15,8 @@ #ifndef __ARCH_SA1100_MTD_XIP_H__ #define __ARCH_SA1100_MTD_XIP_H__ +#include + #define xip_irqpending() (ICIP & ICMR) /* we sample OSCR and convert desired delta to usec (1/4 ~= 1000000/3686400) */ -- cgit v1.2.3