ACPI: cleanup acpi.h
authorJean Delvare <jdelvare@suse.de>
Fri, 7 Dec 2007 03:00:36 +0000 (22:00 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 7 Feb 2008 08:32:27 +0000 (03:32 -0500)
Two cleanups to <linux/acpi.h>:
* Stop defining acpi_mp_config, it isn't used anywhere.
* Discard nested "#ifdef CONFIG_ACPI", they are useless and
  error-prone.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found