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:
ced17a6
)
Staging: rt2860: Avoid extern in .c file
author
L. Alberto Giménez
<agimenez@sysvalve.es>
Sun, 12 Dec 2010 17:56:30 +0000
(18:56 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 13 Dec 2010 18:28:42 +0000
(10:28 -0800)
rt28xx_close and rt28xx_open are already declared in a file included in
rt_config.h, so there is no need to declare them again.
Signed-off-by: L. Alberto Giménez <agimenez@sysvalve.es>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found