Commit ba38bb8c authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Zhang Rui

thermal: remove unnecessary include

No need for spinlocks in this file, then removing its header.
Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Reviewed-by: default avatarDurgadoss R <durgadoss.r@intel.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 8ab3e6a0
......@@ -32,7 +32,6 @@
#include <linux/kdev_t.h>
#include <linux/idr.h>
#include <linux/thermal.h>
#include <linux/spinlock.h>
#include <linux/reboot.h>
#include <net/netlink.h>
#include <net/genetlink.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