patch-2.4.0-test4 linux/arch/ppc/kernel/chrp_pci.c
Next file: linux/arch/ppc/kernel/chrp_setup.c
Previous file: linux/arch/ppc/kernel/bitops.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jul 13 09:42:50 2000
- Orig file:
v2.4.0-test3/linux/arch/ppc/kernel/chrp_pci.c
- Orig date:
Fri Jun 23 21:55:07 2000
diff -u --recursive --new-file v2.4.0-test3/linux/arch/ppc/kernel/chrp_pci.c linux/arch/ppc/kernel/chrp_pci.c
@@ -288,7 +288,9 @@
chrp_pcibios_fixup(void)
{
struct pci_dev *dev;
+#ifdef CONFIG_POWER4
int i;
+#endif
int *brp;
struct device_node *np;
extern struct pci_ops generic_pci_ops;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)