diff options
Diffstat (limited to 'board/menlo/m53menlo/m53menlo.c')
-rw-r--r-- | board/menlo/m53menlo/m53menlo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/menlo/m53menlo/m53menlo.c b/board/menlo/m53menlo/m53menlo.c index b8dffb0e485..79351f47273 100644 --- a/board/menlo/m53menlo/m53menlo.c +++ b/board/menlo/m53menlo/m53menlo.c @@ -6,7 +6,6 @@ * Copyright (C) 2014-2017 Olaf Mandel <o.mandel@menlosystems.com> */ -#include <common.h> #include <dm.h> #include <init.h> #include <malloc.h> |