diff options
Diffstat (limited to 'arch/x86/lib/early_cmos.c')
-rw-r--r-- | arch/x86/lib/early_cmos.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lib/early_cmos.c b/arch/x86/lib/early_cmos.c index f7b3bb2a8e1..5635d08718f 100644 --- a/arch/x86/lib/early_cmos.c +++ b/arch/x86/lib/early_cmos.c @@ -10,7 +10,6 @@ * uclass write ops, that data is stored in little-endian mode. */ -#include <common.h> #include <asm/early_cmos.h> #include <asm/io.h> |