jump label: Introduce static_branch() interface
[deliverable/linux.git] / arch / x86 / kernel / module.c
index ab23f1ad4bf1054fd069132ef750f2d88a7f6852..52f256f2cc81323f20579c02253befc2b1cf4845 100644 (file)
@@ -24,6 +24,7 @@
 #include <linux/bug.h>
 #include <linux/mm.h>
 #include <linux/gfp.h>
+#include <linux/jump_label.h>
 
 #include <asm/system.h>
 #include <asm/page.h>
This page took 0.0276 seconds and 5 git commands to generate.