ARM: clps711x: Remove the setting of the time
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 16 Jul 2012 18:21:47 +0000 (22:21 +0400)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jul 2012 20:24:30 +0000 (22:24 +0200)
commit0da47184eafe0eb3ddb1340a70f8a150b477b6a0
treebc7cce45c6dcbf8811d55c46e288e59184df2ac1
parent3785d2d0f298ed7aaa7acbd76020be2d66827077
ARM: clps711x: Remove the setting of the time

This patch fixes "bug: interrupts were enabled early" due to
do_settimeofday() which used in common code for clps711x-platform.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-clps711x/common.c