Commit b0daa432 authored by Jiapeng Chong's avatar Jiapeng Chong Committed by Ingo Molnar
Browse files

x86/xen: Remove duplicate #include

parent 4ae3dc83
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0

#ifdef CONFIG_XEN_BALLOON_MEMORY_HOTPLUG
#include <linux/memblock.h>
#endif
#include <linux/console.h>
#include <linux/cpu.h>
#include <linux/kexec.h>