diff options
Diffstat (limited to 'arch/arm/include/asm/hardware/sa1111.h')
-rw-r--r-- | arch/arm/include/asm/hardware/sa1111.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/hardware/sa1111.h b/arch/arm/include/asm/hardware/sa1111.h index 6cf98d4f7dc..5da2595759e 100644 --- a/arch/arm/include/asm/hardware/sa1111.h +++ b/arch/arm/include/asm/hardware/sa1111.h | |||
@@ -12,7 +12,7 @@ | |||
12 | #ifndef _ASM_ARCH_SA1111 | 12 | #ifndef _ASM_ARCH_SA1111 |
13 | #define _ASM_ARCH_SA1111 | 13 | #define _ASM_ARCH_SA1111 |
14 | 14 | ||
15 | #include <asm/arch/bitfield.h> | 15 | #include <mach/bitfield.h> |
16 | 16 | ||
17 | /* | 17 | /* |
18 | * The SA1111 is always located at virtual 0xf4000000, and is always | 18 | * The SA1111 is always located at virtual 0xf4000000, and is always |