extcon: Allow compile test of GPIO consumers if !GPIOLIB
[deliverable/linux.git] / drivers / extcon / extcon-usb-gpio.c
index e45d1f13f4458e9130d8f052494b33b1a11a9c60..160ec12c2653d03707aff93c6cb3a98ec6764045 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include <linux/extcon.h>
+#include <linux/gpio/consumer.h>
 #include <linux/init.h>
 #include <linux/interrupt.h>
 #include <linux/irq.h>
This page took 0.030687 seconds and 5 git commands to generate.