]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/ratelimit.c
printk: Remove ratelimit.h from kernel.h
[mirror_ubuntu-artful-kernel.git] / lib / ratelimit.c
index 69bfcacda16dce314b9f2658e84f2a7902a1dc6b..5551731ae1d49319ac0c4dc77c417a4feccddf44 100644 (file)
@@ -9,7 +9,7 @@
  * This file is released under the GPLv2.
  */
 
-#include <linux/kernel.h>
+#include <linux/ratelimit.h>
 #include <linux/jiffies.h>
 #include <linux/module.h>