summary refs log tree commit diff stats
path: root/include/hw/arm/sharpsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/arm/sharpsl.h')
-rw-r--r--include/hw/arm/sharpsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/arm/sharpsl.h b/include/hw/arm/sharpsl.h
index e986b28c52..1e3992fcd0 100644
--- a/include/hw/arm/sharpsl.h
+++ b/include/hw/arm/sharpsl.h
@@ -11,7 +11,7 @@
 
 /* zaurus.c */
 
-#define SL_PXA_PARAM_BASE	0xa0000a00
+#define SL_PXA_PARAM_BASE   0xa0000a00
 void sl_bootparam_write(hwaddr ptr);
 
 #endif