]> git.sur5r.net Git - u-boot/blobdiff - include/asm-mips/io.h
Introduce phys_size_t and move phys_addr_t into asm/types.h
[u-boot] / include / asm-mips / io.h
index e27d1f159d72527c7e1434eb8f7746f8f656cf98..7137072ce459f76e29ca579ada27c0fbe5bd775b 100644 (file)
@@ -470,8 +470,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)