ACPI: remove is_processor_present prototype
authorGlauber Costa <gcosta@redhat.com>
Sat, 16 Feb 2008 06:01:13 +0000 (01:01 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 16 Feb 2008 06:01:13 +0000 (01:01 -0500)
commite85ff4b53eb4252d967922bd75cb6d10863955f3
tree0b2d2289ddacba7e61e5475ff710bbf8fd67748e
parent262ee35be6a3aae9b4a7aafafc2dba901fc36620
ACPI: remove is_processor_present prototype

The function itself is defined just below, so this prototype is not really
useful.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_core.c