]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-clps711x/io.h
[ARM] 3631/1: Remove legacy __mem_isa() definitions
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-clps711x / io.h
index 62613b0e2d9604dd0f6a919d6e7e47fa2aa05401..53d790202c1900e507e3e236f541f38f23379450 100644 (file)
@@ -26,7 +26,6 @@
 
 #define __io(a)                        ((void __iomem *)(a))
 #define __mem_pci(a)           (a)
-#define __mem_isa(a)           (a)
 
 /*
  * We don't support ins[lb]/outs[lb].  Make them fault.