]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/mach/map.h
Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6-omap-h63xx.git] / include / asm-arm / mach / map.h
index b338936bde4f4f83d9948323d155fc91d9ade1bf..3351b77fab36e93bc86ef94c74a45a7b6b4295a4 100644 (file)
@@ -27,9 +27,6 @@ struct meminfo;
 #define MT_ROM                 6
 #define MT_IXP2000_DEVICE      7
 
-#define        __phys_to_pfn(paddr)    ((paddr) >> PAGE_SHIFT)
-#define        __pfn_to_phys(pfn)      ((pfn) << PAGE_SHIFT)
-
 extern void create_memmap_holes(struct meminfo *);
 extern void memtable_init(struct meminfo *);
 extern void iotable_init(struct map_desc *, int);