From: Andy Shevchenko Date: Wed, 26 Sep 2018 15:27:14 +0000 (+0300) Subject: platform/x86: intel_turbo_max_3: Sort headers alphabetically X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=303211089c966db3933d4efc91bcaf10e235ad34;p=openwrt%2Fstaging%2Fblogic.git platform/x86: intel_turbo_max_3: Sort headers alphabetically Sort headers alphabetically for better maintenance. No functional change. Signed-off-by: Andy Shevchenko --- diff --git a/drivers/platform/x86/intel_turbo_max_3.c b/drivers/platform/x86/intel_turbo_max_3.c index a6d5aa0c3c47..0e1bdb883ceb 100644 --- a/drivers/platform/x86/intel_turbo_max_3.c +++ b/drivers/platform/x86/intel_turbo_max_3.c @@ -17,12 +17,13 @@ */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt -#include +#include +#include #include +#include #include #include -#include -#include + #include #include