jump label: Introduce static_branch() interface
[deliverable/linux.git] / include / linux / dynamic_debug.h
index 0c9653f11c181cb50885d5185786a8d2d3d6c335..e747ecd48e1c043a87549cb2cdab62e04e1edbf5 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _DYNAMIC_DEBUG_H
 #define _DYNAMIC_DEBUG_H
 
-#include <linux/jump_label.h>
-
 /* dynamic_printk_enabled, and dynamic_printk_enabled2 are bitmasks in which
  * bit n is set to 1 if any modname hashes into the bucket n, 0 otherwise. They
  * use independent hash functions, to reduce the chance of false positives.
This page took 0.025704 seconds and 5 git commands to generate.