diff options
author | Baoquan He <bhe@redhat.com> | 2019-03-04 08:55:46 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2019-03-27 16:00:51 +0300 |
commit | 0f02daed4e089c7a380a0ffdc9d93a5989043cf4 (patch) | |
tree | 0a45db5e91a840de3f504836ecced128d485477a /scripts/gen_compile_commands.py | |
parent | 7f2daa96759b0700ad28579133aa91bc663632a7 (diff) | |
download | linux-0f02daed4e089c7a380a0ffdc9d93a5989043cf4.tar.xz |
x86/boot: Fix incorrect ifdeffery scope
The declarations related to immovable memory handling are out of the
BOOT_COMPRESSED_MISC_H #ifdef scope, wrap them inside.
Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Chao Fan <fanc.fnst@cn.fujitsu.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190304055546.18566-1-bhe@redhat.com
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions