]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/include/asm/outercache.h
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
[karo-tx-linux.git] / arch / arm / include / asm / outercache.h
index 88ad89209764497dc6c773c8ed725ff61a141a8f..d8387437ec5aa8c49258d9ab9f3bbeca2b6bd189 100644 (file)
@@ -33,6 +33,7 @@ struct outer_cache_fns {
 #ifdef CONFIG_OUTER_CACHE_SYNC
        void (*sync)(void);
 #endif
+       void (*set_debug)(unsigned long);
 };
 
 #ifdef CONFIG_OUTER_CACHE