Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[deliverable/linux.git] / lib / ratelimit.c
index c96d500577de57d5d87ffa293d1d630c318b8b92..40e03ea2a967d978cffae1cbeffe23d609ce01bc 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <linux/ratelimit.h>
 #include <linux/jiffies.h>
-#include <linux/module.h>
+#include <linux/export.h>
 
 /*
  * __ratelimit - rate limiting
This page took 0.030111 seconds and 5 git commands to generate.