MIPS: Alchemy: Remove time_lock.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:36 +0000 (12:53 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:36 +0000 (12:53 +0100)
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 <ralf@linux-mips.org>
Cc: Manuel Lauss <manuel.lauss@googlemail.com>

No differences found