git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc34e7e
)
libata: acpi: remove dead code for ata_acpi_(un)bind
author
Aaron Lu
<aaron.lu@intel.com>
Thu, 25 Jul 2013 05:47:02 +0000
(13:47 +0800)
committer
Tejun 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