Merge branch 'fix/asoc' into for-linus
[pandora-kernel.git] / arch / arm / include / asm / mach / map.h
index 39d949b..58cf91f 100644 (file)
@@ -26,6 +26,7 @@ struct map_desc {
 #define MT_HIGH_VECTORS                8
 #define MT_MEMORY              9
 #define MT_ROM                 10
+#define MT_MEMORY_NONCACHED    11
 
 #ifdef CONFIG_MMU
 extern void iotable_init(struct map_desc *, int);