diff options
Diffstat (limited to 'arch/ppc')
-rw-r--r-- | arch/ppc/platforms/prep_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/platforms/prep_pci.c b/arch/ppc/platforms/prep_pci.c index 1df3150f016e..8ed433e2a5c7 100644 --- a/arch/ppc/platforms/prep_pci.c +++ b/arch/ppc/platforms/prep_pci.c | |||
@@ -1099,7 +1099,6 @@ prep_pib_init(void) | |||
1099 | pci_write_config_byte(dev, 0x43, reg); | 1099 | pci_write_config_byte(dev, 0x43, reg); |
1100 | } | 1100 | } |
1101 | } | 1101 | } |
1102 | pci_dev_put(dev); | ||
1103 | } | 1102 | } |
1104 | 1103 | ||
1105 | if ((dev = pci_get_device(PCI_VENDOR_ID_WINBOND, | 1104 | if ((dev = pci_get_device(PCI_VENDOR_ID_WINBOND, |