diff options
author | Jani Nikula <jani.nikula@intel.com> | 2022-11-23 15:10:56 +0200 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2022-12-05 12:59:49 +0100 |
commit | 11987fbeaae78f2fc01ce9eb3f5a0eec382b4282 (patch) | |
tree | 26729ce8678e3e8aa7e736f93aba5c4f68b4a699 /arch | |
parent | ef8ae384b4c9ccefecf4754f34644bd9fb0105b7 (diff) | |
download | linux-11987fbeaae78f2fc01ce9eb3f5a0eec382b4282.tar.gz linux-11987fbeaae78f2fc01ce9eb3f5a0eec382b4282.tar.bz2 linux-11987fbeaae78f2fc01ce9eb3f5a0eec382b4282.zip |
xen: fix xen.h build for CONFIG_XEN_PVH=y
For CONFIG_XEN_PVH=y, xen.h uses bool before the type is known. Include
<linux/types.h> earlier.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20221123131057.3864183-1-jani.nikula@intel.com
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions