drivers/media: Add module.h to all files using it implicitly
[deliverable/linux.git] / drivers / media / rc / keymaps / rc-alink-dtu-m.c
index fe652e928dc0d660b61227d800d647fac854fcf7..4e6ade8e616f4f160f650a9792fbab10705ad724 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include <media/rc-map.h>
+#include <linux/module.h>
 
 /* A-Link DTU(m) slim remote, 6 rows, 3 columns. */
 static struct rc_map_table alink_dtu_m[] = {
This page took 0.031804 seconds and 5 git commands to generate.