[ARM] asm/system.h does not require asm/memory.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2008-11-28 22:37:15 +00:00 committed by Russell King
parent 92f3753f45
commit 0b3ce7fc3b
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#ifdef __KERNEL__
#include <asm/memory.h>
#define CPU_ARCH_UNKNOWN 0
#define CPU_ARCH_ARMv3 1
#define CPU_ARCH_ARMv4 2