summaryrefslogtreecommitdiff
path: root/include/asm-nios/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-nios/io.h')
-rw-r--r--include/asm-nios/io.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-nios/io.h b/include/asm-nios/io.h
index 6fc339fb0..12a0bd915 100644
--- a/include/asm-nios/io.h
+++ b/include/asm-nios/io.h
@@ -114,8 +114,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)