summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/types.h')
-rw-r--r--include/asm-blackfin/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-blackfin/types.h b/include/asm-blackfin/types.h
index 9fd8e03360..2160ba0d02 100644
--- a/include/asm-blackfin/types.h
+++ b/include/asm-blackfin/types.h
@@ -78,6 +78,9 @@ typedef unsigned long long u64;
typedef u32 dma_addr_t;
+typedef unsigned long phys_addr_t;
+typedef unsigned long phys_size_t;
+
#endif
#endif
OpenPOWER on IntegriCloud