diff options
Diffstat (limited to 'arch/x86/cpu/tangier/sdram.c')
-rw-r--r-- | arch/x86/cpu/tangier/sdram.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/tangier/sdram.c b/arch/x86/cpu/tangier/sdram.c index 374b262b134..6192f2296b8 100644 --- a/arch/x86/cpu/tangier/sdram.c +++ b/arch/x86/cpu/tangier/sdram.c @@ -3,7 +3,6 @@ * Copyright (c) 2017 Intel Corporation */ -#include <common.h> #include <init.h> #include <log.h> #include <asm/e820.h> |