cros_ec: Move cros_ec_dev module to drivers/mfd
[sfrench/cifs-2.6.git] / drivers / platform / chrome / cros_ec_lightbar.c
index 925d91c5868ed632a4d7e9e6717b5ec5874f1641..6ea79d495aa21510e65b01b21a1bd52d02e334b6 100644 (file)
@@ -33,8 +33,6 @@
 #include <linux/uaccess.h>
 #include <linux/slab.h>
 
-#include "cros_ec_dev.h"
-
 /* Rate-limit the lightbar interface to prevent DoS. */
 static unsigned long lb_interval_jiffies = 50 * HZ / 1000;