commit | 674c04538284736c4a44224c78cb784b2c972f98 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Oct 28 14:25:28 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 28 14:25:28 2005 +0100 |
tree | b975860890debe5fadcafd4137ad3112f1784849 | |
parent | c6b8fdad144bbb915d124ffd95011ad55730bf9f [diff] [blame] |
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
diff --git a/drivers/mtd/maps/sa1100-flash.c b/drivers/mtd/maps/sa1100-flash.c index 8dcaa35..9133351 100644 --- a/drivers/mtd/maps/sa1100-flash.c +++ b/drivers/mtd/maps/sa1100-flash.c
@@ -21,6 +21,7 @@ #include <linux/mtd/partitions.h> #include <linux/mtd/concat.h> +#include <asm/hardware.h> #include <asm/io.h> #include <asm/sizes.h> #include <asm/mach/flash.h>