Merge branch 'master' of /home/wd/git/u-boot/lwmon5
[oweals/u-boot.git] / include / asm-nios / io.h
index 6fc339fb01994fed03b435b0e5c5dd40ad9f0ea6..12a0bd9152c767ea2a8aa73afe625e62a74452d5 100644 (file)
@@ -114,8 +114,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)