LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.20-mm2 CONFIG_ACPI_BAY=y: undefined reference to `is_dock_device'
@ 2007-02-22 21:15 Andreas Mohr
0 siblings, 0 replies; only message in thread
From: Andreas Mohr @ 2007-02-22 21:15 UTC (permalink / raw)
To: Andrew Morton; +Cc: len.brown, linux-acpi, linux-kernel
Hello all,
make-kpkg kernel_image bombed with:
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `bay_is_dock_device':
drivers/acpi/bay.c:261: undefined reference to `is_dock_device'
drivers/acpi/bay.c:261: undefined reference to `is_dock_device'
drivers/built-in.o: In function `bay_add':
drivers/acpi/bay.c:308: undefined reference to `register_hotplug_dock_device'
drivers/built-in.o: In function `bay_exit':
drivers/acpi/bay.c:384: undefined reference to `is_dock_device'
drivers/acpi/bay.c:385: undefined reference to `unregister_hotplug_dock_device'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6.20-mm2'
Famous last words: CONFIG_ACPI_DOCK=m...
Andreas Mohr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-22 21:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-22 21:15 2.6.20-mm2 CONFIG_ACPI_BAY=y: undefined reference to `is_dock_device' Andreas Mohr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).