X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fpci%2Fpcie%2Fportdrv_bus.c;h=3f0976868eda656c9a2441caae804c96f9cc3fac;hb=4bd27972e2c35b1e9e672ff05e0a781644f9c905;hp=3e84b501e6a419ea2b7e28452983c36a8a127bff;hpb=153b1e1fd957861e2c185473dd3c3d93561066e4;p=karo-tx-linux.git diff --git a/drivers/pci/pcie/portdrv_bus.c b/drivers/pci/pcie/portdrv_bus.c index 3e84b501e6a4..3f0976868eda 100644 --- a/drivers/pci/pcie/portdrv_bus.c +++ b/drivers/pci/pcie/portdrv_bus.c @@ -24,6 +24,7 @@ struct bus_type pcie_port_bus_type = { .suspend = pcie_port_bus_suspend, .resume = pcie_port_bus_resume, }; +EXPORT_SYMBOL_GPL(pcie_port_bus_type); static int pcie_port_bus_match(struct device *dev, struct device_driver *drv) {