]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-realview/core.h
Pull acpi_device_handle_cleanup into release branch
[linux-2.6-omap-h63xx.git] / arch / arm / mach-realview / core.h
index d83e8bad20384291b1ad8c8e99d400277546922d..93e86d9f439cc10a4579b223e5ebd0f9157663d3 100644 (file)
 #ifndef __ASM_ARCH_REALVIEW_H
 #define __ASM_ARCH_REALVIEW_H
 
-#include <asm/hardware/amba.h>
+#include <linux/amba/bus.h>
+
 #include <asm/leds.h>
 #include <asm/io.h>
 
-#define __io_address(n)                __io(IO_ADDRESS(n))
-
 extern struct sys_timer realview_timer;
 
 #define AMBA_DEVICE(name,busid,base,plat)                      \