diff options
Diffstat (limited to 'arch/x86/lib/pirq_routing.c')
-rw-r--r-- | arch/x86/lib/pirq_routing.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lib/pirq_routing.c b/arch/x86/lib/pirq_routing.c index caeaec9287f..5178940901c 100644 --- a/arch/x86/lib/pirq_routing.c +++ b/arch/x86/lib/pirq_routing.c @@ -5,7 +5,6 @@ * Part of this file is ported from coreboot src/arch/x86/boot/pirq_routing.c */ -#include <common.h> #include <log.h> #include <pci.h> #include <asm/global_data.h> |