mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-12 23:52:09 -05:00
ramips: make rt2880_pci_base static
SVN-Revision: 17970
This commit is contained in:
parent
ca82f13970
commit
84e2f22465
@ -40,7 +40,7 @@
|
|||||||
#define PCI_ACCESS_READ 0
|
#define PCI_ACCESS_READ 0
|
||||||
#define PCI_ACCESS_WRITE 1
|
#define PCI_ACCESS_WRITE 1
|
||||||
|
|
||||||
void __iomem *rt2880_pci_base;
|
static void __iomem *rt2880_pci_base;
|
||||||
|
|
||||||
static u32 rt2880_pci_reg_read(u32 reg)
|
static u32 rt2880_pci_reg_read(u32 reg)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user