libata: acpi: remove dead code for ata_acpi_(un)bind
authorAaron Lu <aaron.lu@intel.com>
Thu, 25 Jul 2013 05:47:02 +0000 (13:47 +0800)
committerTejun Heo <tj@kernel.org>
Thu, 25 Jul 2013 14:49:13 +0000 (10:49 -0400)
Commit 7381fe737 "libata-acpi: remove redundent code for power resource
handling" removed ata_acpi_(un)bind but left their prototypes in libata.h,
so remove them.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found