]> git.sur5r.net Git - u-boot/blobdiff - include/asm-ppc/io.h
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
[u-boot] / include / asm-ppc / io.h
index 91c9c1e4c693335d6db2a1391d2e5e0a21ef804b..00b7ec57e40968624b87287a8324cd619c8612c5 100644 (file)
@@ -243,8 +243,6 @@ extern inline void out_be32(volatile unsigned __iomem *addr, int val)
  * 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)