]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/asm-m68k/io.h
Merge branch 'master' of /home/wd/git/u-boot/custodians
[karo-tx-uboot.git] / include / asm-m68k / io.h
index 33c454a4373155dc25bb372830007a60aea0d4a0..1fccc1292328c3efb04b7a9863e02f72b7ca8524 100644 (file)
@@ -232,8 +232,6 @@ static inline void sync(void)
  * that can be used to access the memory range with the caching
  * properties specified by "flags".
  */
-typedef unsigned long phys_addr_t;
-
 #define MAP_NOCACHE    (0)
 #define MAP_WRCOMBINE  (0)
 #define MAP_WRBACK     (0)