ACPI / dock: Drop dock_device_ids[] table
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Apr 2014 12:11:35 +0000 (14:11 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Apr 2014 12:11:35 +0000 (14:11 +0200)
There are no references to the dock_device_ids[] table anywhere in
the code and it is not even useful for module autoloading, because
the dock driver can only be built in, so drop it.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/dock.c

Simple merge