diff options
Diffstat (limited to 'board/renesas/ulcb/cpld.c')
-rw-r--r-- | board/renesas/ulcb/cpld.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/renesas/ulcb/cpld.c b/board/renesas/ulcb/cpld.c index 0c060a5323..e72e45e3fb 100644 --- a/board/renesas/ulcb/cpld.c +++ b/board/renesas/ulcb/cpld.c @@ -6,7 +6,6 @@ * Copyright (C) 2017 Cogent Embedded, Inc. */ -#include <common.h> #include <command.h> #include <asm/gpio.h> #include <asm/io.h> |