summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-06-06 10:39:52 +0530
committersaid m bagheri <ebgheri@steludxu2848.(none)>2011-06-17 13:42:15 +0200
commit59373b951e2e6ad8aa36abf96df0cea1089f10af (patch)
tree46020608ce7175a213fb0344ffbcb37e12a1c2b6
parentdc5e1ea8e0219efef44d5579405945763594a37b (diff)
u5500: enable ARCH_HAS_READ_CURRENT_TIMER
ST-Ericsson Linux next: - ST-Ericsson ID: 332226 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Iaace4aaf51afaad15fd84692df7eb714f58e9efe Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/24469 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
-rw-r--r--arch/arm/mach-ux500/include/mach/timex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/include/mach/timex.h b/arch/arm/mach-ux500/include/mach/timex.h
index c100e3dc2ef..0ba497bd9d7 100644
--- a/arch/arm/mach-ux500/include/mach/timex.h
+++ b/arch/arm/mach-ux500/include/mach/timex.h
@@ -2,8 +2,6 @@
#define __ASM_ARCH_TIMEX_H
#define CLOCK_TICK_RATE 110000000
-#ifndef CONFIG_UX500_SOC_DB5500
#define ARCH_HAS_READ_CURRENT_TIMER
-#endif
#endif