]> Git Repo - linux.git/commit - drivers/clocksource/i8253.c
i8253: Consolidate all kernel definitions of i8253_lock
authorRalf Baechle <[email protected]>
Wed, 1 Jun 2011 18:04:59 +0000 (19:04 +0100)
committerThomas Gleixner <[email protected]>
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: Russell King <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
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
This page took 0.053586 seconds and 4 git commands to generate.