projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15886b6
)
ramips: make rt2880_pci_base static
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 7 Oct 2009 11:36:57 +0000
(11:36 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 7 Oct 2009 11:36:57 +0000
(11:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17970
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
patch
|
blob
|
history
diff --git
a/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
b/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
index
333f64f
..
fb3a6b1
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
+++ b/
target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
@@
-40,7
+40,7
@@
#define PCI_ACCESS_READ 0
#define PCI_ACCESS_WRITE 1
-void __iomem *rt2880_pci_base;
+
static
void __iomem *rt2880_pci_base;
static u32 rt2880_pci_reg_read(u32 reg)
{