commit | 0da47184eafe0eb3ddb1340a70f8a150b477b6a0 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Mon Jul 16 22:21:47 2012 +0400 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Jul 17 22:24:30 2012 +0200 |
tree | bc7cce45c6dcbf8811d55c46e288e59184df2ac1 | |
parent | 3785d2d0f298ed7aaa7acbd76020be2d66827077 [diff] |
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>