eeepc-wmi: kconfig changes to fix build errors
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 22 Feb 2011 21:47:35 +0000 (13:47 -0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:24 +0000 (06:07 -0400)
commit90ba4b1bfcf71bfe5c3844ddeb474aae4453cabd
tree02577c1d9bed51fdb523ff715373590ead6d97aa
parent5f8540094d23b8886d671ff1faf875b698e2f299
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 <randy.dunlap@oracle.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig