Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm / include / asm / hardware / cache-b15-rac.h
blob3d43ec06fd3594568bc4a23b8f6e13536703fab3
1 #ifndef __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
2 #define __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
4 #ifndef __ASSEMBLY__
6 void b15_flush_kern_cache_all(void);
8 #endif
10 #endif