summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm946es/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm946es/cpu.c')
-rw-r--r--arch/arm/cpu/arm946es/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/arm946es/cpu.c b/arch/arm/cpu/arm946es/cpu.c
index 434fed58bf..8523a9759e 100644
--- a/arch/arm/cpu/arm946es/cpu.c
+++ b/arch/arm/cpu/arm946es/cpu.c
@@ -29,7 +29,7 @@ int cleanup_before_linux (void)
* we turn off caches etc ...
*/
- disable_interrupts ();
+ disable_interrupts();
/* ARM926E-S needs the protection unit enabled for the icache to have
* been enabled - left for possible later use