]> Git Repo - linux.git/blobdiff - drivers/auxdisplay/hd44780.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
[linux.git] / drivers / auxdisplay / hd44780.c
index 78d8f1986fec0313f41dff8a2feda5c5efa19cc3..f1a42f0f1ded658e196bcde56decfbd41d663267 100644 (file)
@@ -9,6 +9,7 @@
 #include <linux/delay.h>
 #include <linux/gpio/consumer.h>
 #include <linux/module.h>
+#include <linux/mod_devicetable.h>
 #include <linux/platform_device.h>
 #include <linux/property.h>
 #include <linux/slab.h>
This page took 0.031177 seconds and 4 git commands to generate.