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:
50bbb05
)
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 19 Apr 2008 15:01:38 +0000
(16:01 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 3 Jul 2008 13:25:58 +0000
(14:25 +0100)
ecard_address() is obsolete, and has been marked deprecated since
at least 2.6.12-rc2. All in-tree users have been updated to use
the new approach, so it's time to remove this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found