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:
1f76130
)
ARCH: OMAP1: Move extern'ed prototypes to header files in arch/arm/mach-omap1
author
Felipe Balbi
<felipe.lima@indt.org.br>
Mon, 17 Dec 2007 20:51:25 +0000
(22:51 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 18 Dec 2007 02:11:24 +0000
(18:11 -0800)
Prototypes with extern should rely only on header files so there's only
one copy of each.
It also helps when changing that function's prototype to get mis-uses of
that function.
Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found