x86: remove mpc_oem_pci_bus()
[sfrench/cifs-2.6.git] / include / asm-x86 / mach-summit / mach_mpparse.h
index c2520539d934b68db8ab624be44311231bb23697..e1af489a8809cb2aa7c8ba9a0262dd3e0a111d3b 100644 (file)
@@ -18,11 +18,6 @@ static inline void mpc_oem_bus_info(struct mpc_config_bus *m, char *name,
        Dprintk("Bus #%d is %s\n", m->mpc_busid, name);
 }
 
-static inline void mpc_oem_pci_bus(struct mpc_config_bus *m, 
-                               struct mpc_config_translation *translation)
-{
-}
-
 static inline int mps_oem_check(struct mp_config_table *mpc, char *oem, 
                char *productid)
 {