Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[deliverable/linux.git] / lib / list_debug.c
index b8029a5583ff669f09d3debf27ef442412d8211c..982b850d4e7aa2aa4b60bd7b08226c07a3c7fca1 100644 (file)
@@ -6,8 +6,10 @@
  * DEBUG_LIST.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/list.h>
+#include <linux/bug.h>
+#include <linux/kernel.h>
 
 /*
  * Insert a new entry between two known consecutive entries.
This page took 0.025428 seconds and 5 git commands to generate.