Files
linux/drivers
Ingo Molnar e7ae1e7ef9 ACER_WMI/ASUS_LAPTOP: fix build bug
randconfig testing in x86.git found the following upstream build bug:

 drivers/built-in.o: In function `acer_led_exit':
 acer-wmi.c:(.text+0xdc76e): undefined reference to `led_classdev_unregister'
 drivers/built-in.o: In function `acer_platform_probe':
 acer-wmi.c:(.devinit.text+0x63e6): undefined reference to `led_classdev_register'

which was due to acer-wmi.o only depending on CONFIG_LEDS_CLASS, while
also using a symbol offered by CONFIG_NEW_LEDS. Also fix a similar bug
in CONFIG_ASUS_LAPTOP.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-29 10:10:04 -04:00
..
2008-04-28 10:03:31 -07:00
2008-04-28 15:05:44 -04:00
2008-04-21 22:38:45 +00:00
2008-04-28 08:58:34 -07:00
2008-04-25 00:06:52 +01:00
2008-04-28 08:58:32 -07:00
2008-04-29 10:10:04 -04:00
2008-04-19 20:40:10 -04:00
2008-04-28 23:44:43 +02:00
2008-04-28 08:58:31 -07:00
2008-04-23 21:25:35 -04:00
2008-04-28 10:03:31 -07:00
2008-04-24 23:57:33 +02:00
2008-04-24 23:57:33 +02:00