aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/drivers/pci/ops-snapgear.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/drivers/pci/ops-snapgear.c')
-rw-r--r--arch/sh/drivers/pci/ops-snapgear.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/drivers/pci/ops-snapgear.c b/arch/sh/drivers/pci/ops-snapgear.c
index dd2c5df2830..b64f2b91be8 100644
--- a/arch/sh/drivers/pci/ops-snapgear.c
+++ b/arch/sh/drivers/pci/ops-snapgear.c
@@ -85,8 +85,3 @@ int __init pcibios_map_platform_irq(struct pci_dev *pdev, u8 slot, u8 pin)
return irq;
}
-
-void __init pcibios_fixup(void)
-{
- /* Nothing to fixup .. */
-}