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:
8dfbdf4
)
m68k/q40/config.c: make functions static
author
Adrian Bunk
<bunk@kernel.org>
Thu, 17 Jul 2008 19:16:26 +0000
(21:16 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:39 +0000
(17:24 -0700)
This patch makes the following needlessly global functions static:
- q40_reset()
- q40_halt()
- q40_disable_irqs()
- q40_gettimeoffset()
- q40_hwclk()
- q40_get_ss()
- q40_set_clock_mmss()
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found