From 303211089c966db3933d4efc91bcaf10e235ad34 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Wed, 26 Sep 2018 18:27:14 +0300 Subject: platform/x86: intel_turbo_max_3: Sort headers alphabetically Sort headers alphabetically for better maintenance. No functional change. Signed-off-by: Andy Shevchenko --- drivers/platform/x86/intel_turbo_max_3.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'drivers/platform') 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 -- cgit v1.2.3