[ARM] cachetype: move definitions to separate header
Rather than pollute asm/cacheflush.h with the cache type definitions,
move them to asm/cachetype.h, and include this new header where
necessary.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/include/asm/cacheflush.h 0 additions, 90 deletionsarch/arm/include/asm/cacheflush.h
- arch/arm/include/asm/cachetype.h 96 additions, 0 deletionsarch/arm/include/asm/cachetype.h
- arch/arm/include/asm/mmu_context.h 1 addition, 0 deletionsarch/arm/include/asm/mmu_context.h
- arch/arm/kernel/setup.c 1 addition, 0 deletionsarch/arm/kernel/setup.c
- arch/arm/mm/copypage-v6.c 1 addition, 0 deletionsarch/arm/mm/copypage-v6.c
- arch/arm/mm/fault-armv.c 1 addition, 0 deletionsarch/arm/mm/fault-armv.c
- arch/arm/mm/flush.c 1 addition, 0 deletionsarch/arm/mm/flush.c
Loading
Please register or sign in to comment