From: Olliver Schinagl Date: Tue, 11 Dec 2018 15:17:11 +0000 (+0200) Subject: mfd: axp20x: Clean up included headers X-Git-Tag: v5.0-rc1~175^2~1^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcea4d5c0a349034686ef9f8ba8a9910e0a1c14b;p=thirdparty%2Fkernel%2Flinux.git mfd: axp20x: Clean up included headers Add the bitops.h header as we need it, alphabetize header order. Signed-off-by: Olliver Schinagl Signed-off-by: Priit Laes Acked-by: Lee Jones Signed-off-by: Mark Brown --- diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c index 0be511dd93d01..da54399dc7b37 100644 --- a/drivers/mfd/axp20x.c +++ b/drivers/mfd/axp20x.c @@ -16,18 +16,19 @@ * published by the Free Software Foundation. */ -#include +#include +#include #include +#include #include #include +#include +#include #include +#include #include #include #include -#include -#include -#include -#include #define AXP20X_OFF 0x80