From: Gene Chen Date: Mon, 17 May 2021 17:33:05 +0000 (+0800) Subject: mfd: mt6360: Rearrange include file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=137871bce20c9fd2c916ce7f6052b6c185a9ac52;p=linux.git mfd: mt6360: Rearrange include file Rearrange include file without sorting by alphabet. Signed-off-by: Gene Chen Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/mt6360-core.c b/drivers/mfd/mt6360-core.c index 480722acf706b..de6cf8edff0ca 100644 --- a/drivers/mfd/mt6360-core.c +++ b/drivers/mfd/mt6360-core.c @@ -5,14 +5,15 @@ * Author: Gene Chen */ +#include #include #include #include #include #include #include -#include -#include +#include +#include #include