summaryrefslogtreecommitdiffstats
path: root/Documentation/parport-lowlevel.txt
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-06-16 00:08:31 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-16 05:04:00 +0200
commit9d8f776bfb812dd23fcdbb698e9ac4298fc3c624 (patch)
treeae2e56620b24a4ac720579db6d77fe5f485bb135 /Documentation/parport-lowlevel.txt
parentMAINTAINERS: Balbir has moved (diff)
downloadlinux-9d8f776bfb812dd23fcdbb698e9ac4298fc3c624.tar.xz
linux-9d8f776bfb812dd23fcdbb698e9ac4298fc3c624.zip
drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS
We call led_classdev_unregister/led_classdev_register in asic3_led_remove/asic3_led_probe, thus make LEDS_ASIC3 depend on LEDS_CLASS. This patch fixes below build error if LEDS_CLASS is not configured. LD .tmp_vmlinux1 drivers/built-in.o: In function `asic3_led_remove': clkdev.c:(.devexit.text+0x1860): undefined reference to `led_classdev_unregister' drivers/built-in.o: In function `asic3_led_probe': clkdev.c:(.devinit.text+0xcee8): undefined reference to `led_classdev_register' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Axel Lin <axel.lin@gmail.com> Cc: Paul Parsons <lost.distance@yahoo.com> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/parport-lowlevel.txt')
0 files changed, 0 insertions, 0 deletions