Commit d1c5c5c2 authored by Andrew Lunn's avatar Andrew Lunn Committed by Jacek Anaszewski

leds: max8997: Remove unneeded workqueue include

Work queues are not used in this driver, so remove the include.
Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
parent a0011f1b
......@@ -13,7 +13,6 @@
#include <linux/module.h>
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/leds.h>
#include <linux/mfd/max8997.h>
#include <linux/mfd/max8997-private.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