arm: sc8830: fix redefined macro warnings
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc8830 / sys_timer_reg_v0.h
index 3855ed3..03f5ddb 100644 (file)
@@ -30,6 +30,9 @@ extern   "C"
 /*----------System Count----------*/
 #include "sprd_reg.h"
 
+#ifdef SYSTIMER_BASE
+#undef SYSTIMER_BASE
+#endif
 #define SYSTIMER_BASE                   (SPRD_SYSCNT_PHYS)
 
 #define SYS_ALM                         (SYSTIMER_BASE + 0x0000)