diff --git a/drivers/hwmon/coretemp.c b/drivers/hwmon/coretemp.c index b7084b383703a8cfe2d34a4a77c359404ea03833..b4aea20ea076bd95412a1af839b94dd5a10e99c4 100644 --- a/drivers/hwmon/coretemp.c +++ b/drivers/hwmon/coretemp.c @@ -21,7 +21,6 @@ */ #include -#include #include #include #include diff --git a/drivers/hwmon/pkgtemp.c b/drivers/hwmon/pkgtemp.c index db5352c20946e77c87c586871620648255989dd1..c9f652d84ea16f505f71ccb0304c65a020f209b1 100644 --- a/drivers/hwmon/pkgtemp.c +++ b/drivers/hwmon/pkgtemp.c @@ -21,7 +21,6 @@ */ #include -#include #include #include #include diff --git a/drivers/hwmon/via-cputemp.c b/drivers/hwmon/via-cputemp.c index 497bd231e241e1e9a1e22191137a3ecf69061984..ba7839b29684d7fc601624849664744f3b0841aa 100644 --- a/drivers/hwmon/via-cputemp.c +++ b/drivers/hwmon/via-cputemp.c @@ -22,10 +22,8 @@ */ #include -#include #include #include -#include #include #include #include