linux/drivers/platform/x86
Randy Dunlap 310d8c93f9 x86: dell-laptop: depends on POWER_SUPPLY
Build breaks when DELL_LAPTOP=y and POWER_SUPPLY=m.  DELL_LAPTOP needs to
depend on POWER_SUPPLY.

dell-laptop.c:(.text+0x1ef3c4): undefined reference to `power_supply_is_system_supplied'
dell-laptop.c:(.text+0x1ef45e): undefined reference to `power_supply_is_system_supplied'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-02-18 15:37:56 -08:00
..
acer-wmi.c
asus_acpi.c asus_acpi: Add R1F support 2009-01-20 14:34:30 -05:00
asus-laptop.c asus-laptop: fix label indentation 2009-01-20 14:35:29 -05:00
compal-laptop.c
dell-laptop.c dell-laptop: move to drivers/platform/x86/ from drivers/misc/ 2009-01-16 14:32:18 -05:00
eeepc-laptop.c Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 2009-02-07 01:34:56 -05:00
fujitsu-laptop.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
hp-wmi.c hp-wmi: fix error path in hp_wmi_bios_setup() 2009-02-05 12:56:47 -08:00
intel_menlow.c
Kconfig x86: dell-laptop: depends on POWER_SUPPLY 2009-02-18 15:37:56 -08:00
Makefile dell-laptop: move to drivers/platform/x86/ from drivers/misc/ 2009-01-16 14:32:18 -05:00
msi-laptop.c
panasonic-laptop.c panasonic-laptop: fix X[ ARRAY_SIZE(X) ] 2009-01-17 20:20:13 -05:00
sony-laptop.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
tc1100-wmi.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
thinkpad_acpi.c ACPI: thinkpad-acpi: bump up version to 0.22 2009-01-15 13:48:24 -05:00
toshiba_acpi.c
wmi.c