commit | 15f304b664c0d0a3e76ed3a9ce3615a86908babe | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 01 19:04:59 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 09 15:01:38 2011 +0200 |
tree | 5203cc0ce3981a7055003e04dc7d9aab56457e48 | |
parent | cb2455aa274b780802c593fecf115240a655d809 [diff] |
i8253: Consolidate all kernel definitions of i8253_lock Move them to drivers/clocksource/i8253.c and remove the implementations in arch/ [ tglx: Avoid the extra file in lib - folded arch patches in. The export will become conditional in a later step ] Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Link: http://lkml.kernel.org/r/20110601180610.221426078@duck.linux-mips.net Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>