]> git.baikalelectronics.ru Git - kernel.git/commit
remove unused lock_cpu_hotplug_interruptible definition
authorNathan Lynch <ntl@pobox.com>
Mon, 16 Jul 2007 06:41:09 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:48 +0000 (09:05 -0700)
commit8469397c48d7ae502bbcac7d9c25cc17bfe0227a
treec506e1a6141b0d9c87f375cff57f623089ad2c27
parentb49b5c23e628a2268e708b9f33cebbfbcae9d070
remove unused lock_cpu_hotplug_interruptible definition

5bb0e1bfdaaa580ce0ed3d3752585c1f6ab4cc14 removed the implementation of
lock_cpu_hotplug_interruptible and all users of it.  This stub definition
for !CONFIG_HOTPLUG_CPU was left over -- kill it now.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/cpu.h