From: Kishon Vijay Abraham I Date: Wed, 17 Oct 2018 07:41:13 +0000 (+0530) Subject: PCI: keystone: Reorder header file in alphabetical order X-Git-Tag: v4.20-rc1~128^2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0b8558648c29a86c036de89fc3cc7909587aefd;p=thirdparty%2Fkernel%2Flinux.git PCI: keystone: Reorder header file in alphabetical order No functional change. Reorder header file in alphabetical order. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Lorenzo Pieralisi --- diff --git a/drivers/pci/controller/dwc/pci-keystone.c b/drivers/pci/controller/dwc/pci-keystone.c index e9e646acc2d56..0cfeaad1d0136 100644 --- a/drivers/pci/controller/dwc/pci-keystone.c +++ b/drivers/pci/controller/dwc/pci-keystone.c @@ -9,19 +9,19 @@ * Implementation based on pci-exynos.c and pcie-designware.c */ -#include #include #include +#include #include +#include #include -#include #include #include -#include #include +#include #include -#include #include +#include #include #include #include