--- Hi Sascha, small whitespace fixup for a commit in branch "for-next/pci". Mit freundlichen Grüßen / Kind regards, Stefan Christ --- drivers/pci/pci-imx6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/pci-imx6.c b/drivers/pci/pci-imx6.c index e25a956..affc705 100644 --- a/drivers/pci/pci-imx6.c +++ b/drivers/pci/pci-imx6.c @@ -484,7 +484,7 @@ static int imx6_pcie_establish_link(struct pcie_port *pp) tmp = readl(pp->dbi_base + PCIE_RC_LCSR); dev_dbg(pp->dev, "Link up, Gen=%i\n", (tmp >> 16) & 0xf); - + return 0; err_reset_phy: -- 1.9.1