diff options
Diffstat (limited to 'arch/x86/kernel/alternative.c')
| -rw-r--r-- | arch/x86/kernel/alternative.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/alternative.c b/arch/x86/kernel/alternative.c index 3a4bf35c179b..1a160d5d44d0 100644 --- a/arch/x86/kernel/alternative.c +++ b/arch/x86/kernel/alternative.c | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | #include <linux/vmalloc.h> | 8 | #include <linux/vmalloc.h> |
| 9 | #include <linux/memory.h> | 9 | #include <linux/memory.h> |
| 10 | #include <linux/stop_machine.h> | 10 | #include <linux/stop_machine.h> |
| 11 | #include <linux/slab.h> | ||
| 11 | #include <asm/alternative.h> | 12 | #include <asm/alternative.h> |
| 12 | #include <asm/sections.h> | 13 | #include <asm/sections.h> |
| 13 | #include <asm/pgtable.h> | 14 | #include <asm/pgtable.h> |
