commit | 2f16817d87dcd3fc79e0320f6f0bd186b1ae6184 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 21 01:11:30 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 22 00:48:56 2014 +0100 |
tree | 7bf629b89641da3426c3a35dfe3d922df9e374dc | |
parent | 5d5132059a1f652de9dc2d62a8ff15561e648d11 [diff] |
ACPI / dock: Drop struct acpi_dock_ops and all code related to it Since struct acpi_dock_ops and the code handling it don't have any users any more after the previous changes, drop that structure and the code related to it altogether. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>