diff options
Diffstat (limited to 'arch/x86/mm/init_64.c')
-rw-r--r-- | arch/x86/mm/init_64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c index 0f9c8c890658..9677abb6cf8a 100644 --- a/arch/x86/mm/init_64.c +++ b/arch/x86/mm/init_64.c | |||
@@ -43,6 +43,7 @@ | |||
43 | #include <asm/proto.h> | 43 | #include <asm/proto.h> |
44 | #include <asm/smp.h> | 44 | #include <asm/smp.h> |
45 | #include <asm/sections.h> | 45 | #include <asm/sections.h> |
46 | #include <asm/kdebug.h> | ||
46 | 47 | ||
47 | #ifndef Dprintk | 48 | #ifndef Dprintk |
48 | #define Dprintk(x...) | 49 | #define Dprintk(x...) |