mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: make rt2880_pci_base static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17970 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user