From: Guenter Roeck Date: Thu, 27 Jun 2024 15:27:53 +0000 (-0700) Subject: hwmon: (amc6821) Reorder include files, drop unnecessary ones X-Git-Tag: v6.11-rc1~212^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5cd7dd9a4e6e0692938e00fb43f14fb4711c17b;p=thirdparty%2Flinux.git hwmon: (amc6821) Reorder include files, drop unnecessary ones Reorder include files to alphabetic order to simplify maintenance, and drop the unnecessary kernel.h include. No functional change intended. Reviewed-by: Quentin Schulz Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/amc6821.c b/drivers/hwmon/amc6821.c index 9e9a70afbfd4b..8869dbe5a7330 100644 --- a/drivers/hwmon/amc6821.c +++ b/drivers/hwmon/amc6821.c @@ -8,16 +8,15 @@ * Copyright (C) 2007 Hans J. Koch */ -#include /* Needed for KERN_INFO */ -#include -#include -#include -#include -#include +#include #include #include -#include +#include +#include +#include +#include #include +#include /* * Addresses to scan.