[ARM] 3962/1: AT91: Support for Atmel AT91SAM9260-EK board
[safe/jmp/linux-2.6] / arch / arm / mach-realview / core.h
index 575599d..93e86d9 100644 (file)
 #ifndef __ASM_ARCH_REALVIEW_H
 #define __ASM_ARCH_REALVIEW_H
 
-#include <asm/hardware/amba.h>
-#include <asm/io.h>
+#include <linux/amba/bus.h>
 
-#define __io_address(n)                __io(IO_ADDRESS(n))
+#include <asm/leds.h>
+#include <asm/io.h>
 
 extern struct sys_timer realview_timer;