Commit eb42612f authored by Pravin Shedge's avatar Pravin Shedge Committed by Zhang Rui

drivers: thermal: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.
Signed-off-by: default avatarPravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 464e1d5f
......@@ -30,7 +30,6 @@
#include <linux/err.h>
#include <linux/export.h>
#include <linux/string.h>
#include <linux/thermal.h>
#include "thermal_core.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment