From: Joel Date: Thu, 2 Nov 2017 03:53:47 +0000 (+1100) Subject: hwmon: (aspeed-pwm-tacho) Sort headers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=54b943e69691329805349440b157b36e34051a57;p=linux.git hwmon: (aspeed-pwm-tacho) Sort headers Sort the headers in preperation for future changes. Signed-off-by: Joel Stanley Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/aspeed-pwm-tacho.c b/drivers/hwmon/aspeed-pwm-tacho.c index f914e5f410483..63a95e23ca818 100644 --- a/drivers/hwmon/aspeed-pwm-tacho.c +++ b/drivers/hwmon/aspeed-pwm-tacho.c @@ -7,19 +7,19 @@ */ #include +#include #include #include -#include #include #include #include #include #include -#include #include +#include #include -#include #include +#include #include /* ASPEED PWM & FAN Tach Register Definition */