commit | 46097c7dd8bfaf9fb86565b6de45ab5a63afdd53 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Aug 10 18:10:19 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 01 12:06:24 2008 +0100 |
tree | bc9ba1ba3c8e6585704225863663b1b91d75632e | |
parent | 0ba8b9b273c45dd23f60ff700e265a0069b33758 [diff] |
[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>