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:
8736595
)
[MIPS] i8253: make the pit_clockevent variable static
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.fi>
Wed, 18 Jun 2008 07:18:19 +0000
(10:18 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:31 +0000
(18:44 +0100)
The pit_clockevent symbol is needlessly defined global. This patch makes
that variable static.
Spotted by sparse. Compile-tested using Malta defconfig.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found