]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/asm-sh/io.h
Introduce phys_size_t and move phys_addr_t into asm/types.h
[people/ms/u-boot.git] / 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)