On Wed, 2013-01-02 at 17:29 +0200, Eduardo Valentin wrote: > No need for spinlocks in this file, then removing its header. > > Signed-off-by: Eduardo Valentin <eduardo.valentin@xxxxxx> applied to thermal -next. thanks, rui > --- > drivers/thermal/thermal_sys.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/thermal/thermal_sys.c b/drivers/thermal/thermal_sys.c > index d85f51f..70ce100 100644 > --- a/drivers/thermal/thermal_sys.c > +++ b/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>