sh7786_pcie_hwops
} *sh7786_pcie_hwops;
static struct sh7786_pcie_hwops sh7786_65nm_pcie_hwops __initdata = {
sh7786_pcie_hwops = &sh7786_65nm_pcie_hwops;
nr_ports = sh7786_pcie_hwops->core_init();
async_schedule(sh7786_pcie_hwops->port_init_hw, port);