x86: move defs around to allow paravirt.h to just include page_types.h
Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
This commit is contained in:
committed by
Jeremy Fitzhardinge
parent
1dfc07aad5
commit
e42778de31
@@ -4,7 +4,7 @@
|
||||
* para-virtualization: those hooks are defined here. */
|
||||
|
||||
#ifdef CONFIG_PARAVIRT
|
||||
#include <asm/page.h>
|
||||
#include <asm/page_types.h>
|
||||
#include <asm/asm.h>
|
||||
|
||||
/* Bitmask of what can be clobbered: usually at least eax. */
|
||||
|
Reference in New Issue
Block a user