fix non-working mvBL-M7
[oweals/u-boot.git] / include / asm-i386 / io.h
index db4f4428178564e4dc77dc604afdb1f23c13563b..2c57140fb39047cf0a354b3fd5228f0909f10621 100644 (file)
@@ -210,8 +210,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)