From: Ezequiel Garcia Date: Wed, 28 Mar 2018 21:00:45 +0000 (-0300) Subject: mmc: jz4780: Order headers alphabetically X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7e7845f38b13a47dc0acebff47631a2c10378a3d;p=linux.git mmc: jz4780: Order headers alphabetically Just a minor cleanup to order the headers alphabetically. This helps prevent merge conflicts. Tested-by: Mathieu Malaterre Signed-off-by: Ezequiel Garcia Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/jz4740_mmc.c b/drivers/mmc/host/jz4740_mmc.c index 97727cd34fc18..eb57f514a4591 100644 --- a/drivers/mmc/host/jz4740_mmc.c +++ b/drivers/mmc/host/jz4740_mmc.c @@ -13,24 +13,24 @@ * */ -#include -#include +#include +#include +#include +#include +#include #include +#include +#include #include #include -#include +#include +#include #include #include #include -#include #include -#include -#include -#include #include -#include -#include #include #include