]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] cachetype: move definitions to separate header
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 10 Aug 2008 17:10:19 +0000 (18:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:24 +0000 (12:06 +0100)
commit46097c7dd8bfaf9fb86565b6de45ab5a63afdd53
treebc9ba1ba3c8e6585704225863663b1b91d75632e
parent0ba8b9b273c45dd23f60ff700e265a0069b33758
[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>
arch/arm/include/asm/cacheflush.h
arch/arm/include/asm/cachetype.h [new file with mode: 0644]
arch/arm/include/asm/mmu_context.h
arch/arm/kernel/setup.c
arch/arm/mm/copypage-v6.c
arch/arm/mm/fault-armv.c
arch/arm/mm/flush.c