On Tuesday, October 08, 2013 9:05 AM, Bjorn Helgaas wrote: > > The following variables and functions are used only in pcie-designware.c, > so make them static: > > global_io_offset > dw_pcie_rd_own_conf() > dw_pcie_wr_own_conf() > dw_pcie_setup() > dw_pcie_scan_bus() > dw_pcie_map_irq() > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Acked-by: Jingoo Han <jg1.han@xxxxxxxxxxx> It looks good. Also I tested this patch on Exynos5440. It works properly. Thank you for sending the patch. Best regards, Jingoo Han > --- > drivers/pci/host/pcie-designware.c | 16 ++++++++-------- > drivers/pci/host/pcie-designware.h | 7 ------- > 2 files changed, 8 insertions(+), 15 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html