diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:01 -0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:01 -0400 |
commit | 9f97da78bf018206fb623cd351d454af2f105fe0 (patch) | |
tree | 509971bf0d93f56d7ad182bdad3c89886f7ce675 /arch/arm/include/asm/cp15.h | |
parent | 15d07dc9c59eae51219c40253bdf920f62bb10f2 (diff) |
Disintegrate asm/system.h for ARM
Disintegrate asm/system.h for ARM.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Russell King <linux@arm.linux.org.uk>
cc: linux-arm-kernel@lists.infradead.org
Diffstat (limited to 'arch/arm/include/asm/cp15.h')
-rw-r--r-- | arch/arm/include/asm/cp15.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/cp15.h b/arch/arm/include/asm/cp15.h index 3dabd8dd4049..5ef4d8015a60 100644 --- a/arch/arm/include/asm/cp15.h +++ b/arch/arm/include/asm/cp15.h | |||
@@ -1,7 +1,7 @@ | |||
1 | #ifndef __ASM_ARM_CP15_H | 1 | #ifndef __ASM_ARM_CP15_H |
2 | #define __ASM_ARM_CP15_H | 2 | #define __ASM_ARM_CP15_H |
3 | 3 | ||
4 | #include <asm/system.h> | 4 | #include <asm/barrier.h> |
5 | 5 | ||
6 | /* | 6 | /* |
7 | * CR1 bits (CP#15 CR1) | 7 | * CR1 bits (CP#15 CR1) |