]> git.sur5r.net Git - u-boot/blobdiff - include/asm-sh/io.h
TQM85xx: Various coding style fixes
[u-boot] / include / asm-sh / io.h
index 51fd10b566ac2614baea447204cc9f7bc28a4585..740029300c2c347743879c16a43abde42b44b6f1 100644 (file)
@@ -233,8 +233,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)