瀏覽代碼

thermal: remove unnecessary include

No need for spinlocks in this file, then removing its header.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Reviewed-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Eduardo Valentin 13 年之前
父節點
當前提交
ba38bb8c72
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/thermal/thermal_sys.c

+ 0 - 1
drivers/thermal/thermal_sys.c

@@ -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>