Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[pandora-kernel.git] / arch / arm / include / asm / outercache.h
index fc19009..348d513 100644 (file)
@@ -31,6 +31,7 @@ struct outer_cache_fns {
 #ifdef CONFIG_OUTER_CACHE_SYNC
        void (*sync)(void);
 #endif
+       void (*set_debug)(unsigned long);
 };
 
 #ifdef CONFIG_OUTER_CACHE