X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fio.h;h=2c57140fb39047cf0a354b3fd5228f0909f10621;hb=6a19c46cae43c16c528eddefae3db97134f1915d;hp=db4f4428178564e4dc77dc604afdb1f23c13563b;hpb=4985ca5af3767ffe13ea96e1dc26f88c81084414;p=oweals%2Fu-boot.git diff --git a/include/asm-i386/io.h b/include/asm-i386/io.h index db4f442817..2c57140fb3 100644 --- a/include/asm-i386/io.h +++ b/include/asm-i386/io.h @@ -210,8 +210,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)