projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ifxmips] some cleanups:
[openwrt.git]
/
target
/
linux
/
ifxmips
/
files
/
arch
/
mips
/
pci
/
pci-ifxmips.c
diff --git
a/target/linux/ifxmips/files/arch/mips/pci/pci-ifxmips.c
b/target/linux/ifxmips/files/arch/mips/pci/pci-ifxmips.c
index
bd500bd
..
d492dad
100644
(file)
--- a/
target/linux/ifxmips/files/arch/mips/pci/pci-ifxmips.c
+++ b/
target/linux/ifxmips/files/arch/mips/pci/pci-ifxmips.c
@@
-50,7
+50,7
@@
static struct pci_controller ifxmips_pci_controller =
};
u32 ifxmips_pci_mapped_cfg;
};
u32 ifxmips_pci_mapped_cfg;
-
u32
ifxmips_pci_external_clock = 0;
+
int
ifxmips_pci_external_clock = 0;
static int __init
ifxmips_pci_set_external_clk(char *str)
static int __init
ifxmips_pci_set_external_clk(char *str)
@@
-173,7
+173,7
@@
pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin){
}
}
}
}
-int
+int
__init
pcibios_init(void)
{
extern int pci_probe_only;
pcibios_init(void)
{
extern int pci_probe_only;
This page took
0.02307 seconds
and
4
git commands to generate.