ACPI: delete dead acpi_disabled setting code
authorLen Brown <len.brown@intel.com>
Wed, 20 May 2009 03:47:38 +0000 (23:47 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 13 Jun 2009 00:49:50 +0000 (20:49 -0400)
Testing CONFIG_ACPI inside boot.c is a waste of text,
since boot.c is built only when CONFIG_ACPI=y

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found