From: Paul Bolle Date: Mon, 11 Mar 2013 10:53:48 +0000 (+0000) Subject: acpi: remove reference to ACPI_HOTPLUG_IO X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6a4581ce11bd1a5dca421c01b11d1ff2867c2f;p=pandora-kernel.git acpi: remove reference to ACPI_HOTPLUG_IO The Kconfig entry for ACPI Container and Module Devices got added in v2.6.11. Its default value has always been set to (ACPI_HOTPLUG_MEMORY || ACPI_HOTPLUG_CPU || ACPI_HOTPLUG_IO) But the Kconfig symbol ACPI_HOTPLUG_IO has never existed. So it's pointless to use it to set this default value. Signed-off-by: Paul Bolle Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed