From: Joel Date: Thu, 2 Nov 2017 03:53:47 +0000 (+1100) Subject: hwmon: (aspeed-pwm-tacho) Sort headers X-Git-Tag: v4.15-rc1~176^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=54b943e69691329805349440b157b36e34051a57;p=linux-block.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 f914e5f41048..63a95e23ca81 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 */