From: Andy Shevchenko Date: Thu, 19 Jan 2017 16:39:48 +0000 (+0200) Subject: platform/x86: intel_mid_powerbtn: Sort headers alphabetically X-Git-Tag: MMI-PSA29.97-13-9~5985^2~33 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7591b9f52d6d119fe53fa80ae9e9943a45c28f15;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git platform/x86: intel_mid_powerbtn: Sort headers alphabetically Sort header inclusion block in alphabetical order. Signed-off-by: Andy Shevchenko --- diff --git a/drivers/platform/x86/intel_mid_powerbtn.c b/drivers/platform/x86/intel_mid_powerbtn.c index 9b718cf237ee..63ffd1ce3d1c 100644 --- a/drivers/platform/x86/intel_mid_powerbtn.c +++ b/drivers/platform/x86/intel_mid_powerbtn.c @@ -17,14 +17,14 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include #include -#include -#include -#include #include +#include #include +#include +#include #include +#include #include #include