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:
0d63fb3
)
make hdlc_setup() static again
author
Adrian Bunk
<bunk@stusta.de>
Thu, 11 Jan 2007 13:48:59 +0000
(14:48 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 5 Feb 2007 21:58:46 +0000
(16:58 -0500)
hdlc_setup was exported, but this export was never used.
If a driver using it actually shows up it can still be exported again.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found