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:
5b664cb
)
[MIPS] PCI: Make the pcibios_max_latency variable static
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.fi>
Tue, 15 Jul 2008 16:57:30 +0000
(19:57 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sun, 20 Jul 2008 13:38:17 +0000
(14:38 +0100)
The pcibios_max_latency variable is needlessly defined global, and this
patch makes it static.
Build-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