From: Randy Dunlap Date: Tue, 22 Feb 2011 21:47:35 +0000 (-0800) Subject: eeepc-wmi: kconfig changes to fix build errors X-Git-Tag: v2.6.39-rc1~20^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ba4b1bfcf71bfe5c3844ddeb474aae4453cabd;p=pandora-kernel.git eeepc-wmi: kconfig changes to fix build errors Fix eeepc-wmi build when CONFIG_HOTPLUG_PCI is not enabled: eeepc-wmi.c:(.text+0x3bc5e9): undefined reference to `pci_hp_deregister' eeepc-wmi.c:(.text+0x3bcca4): undefined reference to `__pci_hp_register' Signed-off-by: Randy Dunlap Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed