2.6.20-mm2 CONFIG_ACPI_BAY=y: undefined reference to `is_dock_device'

From: Andreas Mohr
Date: Thu Feb 22 2007 - 16:15:42 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/