From: Ralf Baechle Date: Sat, 27 Feb 2010 11:53:36 +0000 (+0100) Subject: MIPS: Alchemy: Remove time_lock. X-Git-Tag: v2.6.34-rc1~269^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab;p=pandora-kernel.git MIPS: Alchemy: Remove time_lock. The sole user is au1xxx_calc_clock() which is only used in early bootup where the is no paralellism thus no race condition to protect against. Signed-off-by: Ralf Baechle Cc: Manuel Lauss --- Reading git-diff-tree failed