Kaynağa Gözat

leds: max8997: Remove unneeded workqueue include

Work queues are not used in this driver, so remove the include.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Andrew Lunn 10 yıl önce
ebeveyn
işleme
d1c5c5c2e3
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      drivers/leds/leds-max8997.c

+ 0 - 1
drivers/leds/leds-max8997.c

@@ -13,7 +13,6 @@
 #include <linux/module.h>
 #include <linux/module.h>
 #include <linux/err.h>
 #include <linux/err.h>
 #include <linux/slab.h>
 #include <linux/slab.h>
-#include <linux/workqueue.h>
 #include <linux/leds.h>
 #include <linux/leds.h>
 #include <linux/mfd/max8997.h>
 #include <linux/mfd/max8997.h>
 #include <linux/mfd/max8997-private.h>
 #include <linux/mfd/max8997-private.h>