1
0
Fork 0

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: Pravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
hifive-unleashed-5.1
Pravin Shedge 2017-12-06 22:10:05 +05:30 committed by Zhang Rui
parent 464e1d5f23
commit eb42612f95
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include <linux/err.h>
#include <linux/export.h>
#include <linux/string.h>
#include <linux/thermal.h>
#include "thermal_core.h"