Len Brown 0ac4a3c2fb ACPI: fix ATA_ACPI build
drivers/ata/libata-acpi.c fails to build

drivers/built-in.o: In function `ata_acpi_associate':
(.text+0x7106a): undefined reference to `register_hotplug_dock_device'

When CONFIG_ATA_ACPI=y and CONFIG_ACPI_DOCK=m
But if dock is selected from ata_acpi, dock will =y
when ata_acpi=y, avoiding this problem.

http://bugzilla.kernel.org/show_bug.cgi?id=10272

Signed-off-by: Len Brown <len.brown@intel.com>
2008-03-18 00:26:07 -04:00
..
2008-03-18 00:26:07 -04:00
2008-03-10 16:33:33 -07:00
2008-03-13 13:11:43 -07:00
2008-02-05 09:44:23 -08:00
2008-03-12 14:15:00 +01:00
2008-02-08 09:22:38 -08:00
2008-03-04 11:03:09 +02:00
2008-03-17 22:58:21 +11:00
2008-03-15 19:17:12 -07:00
2008-02-13 16:21:19 -08:00
2008-03-03 10:47:13 -08:00
2008-02-26 14:12:09 +09:00
2008-02-21 15:27:07 -08:00
2008-03-10 16:42:27 -07:00
2008-03-17 22:58:21 +11:00
2008-03-04 16:35:12 -08:00