X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-sh%2Fio.h;h=740029300c2c347743879c16a43abde42b44b6f1;hb=b99ba1679e8cd51b023e67098c89e606e47137d2;hp=51fd10b566ac2614baea447204cc9f7bc28a4585;hpb=8f00731818f0f0deaca899bde56de98d3d95c0b6;p=u-boot diff --git a/include/asm-sh/io.h b/include/asm-sh/io.h index 51fd10b566..740029300c 100644 --- a/include/asm-sh/io.h +++ b/include/asm-sh/io.h @@ -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)