diff options
Diffstat (limited to 'arch/x86/cpu/tangier/tangier.c')
-rw-r--r-- | arch/x86/cpu/tangier/tangier.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/tangier/tangier.c b/arch/x86/cpu/tangier/tangier.c index 1e2f6cc8b70..8a8f7d27a9d 100644 --- a/arch/x86/cpu/tangier/tangier.c +++ b/arch/x86/cpu/tangier/tangier.c @@ -3,7 +3,6 @@ * Copyright (c) 2017 Intel Corporation */ -#include <common.h> #include <cpu_func.h> #include <init.h> #include <asm/u-boot-x86.h> |