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:
80796f2
)
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
author
Eric Miao
<eric.miao@marvell.com>
Sun, 30 Nov 2008 12:58:42 +0000
(20:58 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:37 +0000
(14:42 +0800)
pxa_gpio_{get,set}_value() are not used anymore, remove them from hardware.h.
Declaration of pxa_gpio_mode() is still being referenced and thus moved into
pxa2xx-gpio.h
Signed-off-by: Eric Miao <eric.miao@marvell.com>
No differences found