i8253: Consolidate all kernel definitions of i8253_lock
authorRalf Baechle <ralf@linux-mips.org>
Wed, 1 Jun 2011 18:04:59 +0000 (19:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Jun 2011 13:01:38 +0000 (15:01 +0200)
commit15f304b664c0d0a3e76ed3a9ce3615a86908babe
tree5203cc0ce3981a7055003e04dc7d9aab56457e48
parentcb2455aa274b780802c593fecf115240a655d809
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>
arch/arm/mach-footbridge/isa-timer.c
arch/mips/kernel/i8253.c
arch/x86/Kconfig
arch/x86/kernel/i8253.c
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/i8253.c
init/Kconfig