From: Manivannan Sadhasivam Date: Sat, 5 Aug 2023 17:41:46 +0000 (+0530) Subject: mtd: rawnand: qcom: Sort includes alphabetically X-Git-Tag: v6.6-rc1~75^2^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93ca966b4a2022c2f70ca08b6769e0276a630fa0;p=thirdparty%2Fkernel%2Flinux.git mtd: rawnand: qcom: Sort includes alphabetically Sort includes in alphabetical order. Signed-off-by: Manivannan Sadhasivam Signed-off-by: Miquel Raynal --- diff --git a/drivers/mtd/nand/raw/qcom_nandc.c b/drivers/mtd/nand/raw/qcom_nandc.c index 18e3d1ec6122f..992e565722877 100644 --- a/drivers/mtd/nand/raw/qcom_nandc.c +++ b/drivers/mtd/nand/raw/qcom_nandc.c @@ -2,19 +2,19 @@ /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. */ -#include -#include #include -#include -#include +#include +#include #include +#include +#include +#include #include -#include #include +#include #include #include -#include -#include +#include /* NANDc reg offsets */ #define NAND_FLASH_CMD 0x00