diff options
-rw-r--r-- | board/embest/mx6boards/mx6boards.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/embest/mx6boards/mx6boards.c b/board/embest/mx6boards/mx6boards.c index a3c23bdfb64..896350140d6 100644 --- a/board/embest/mx6boards/mx6boards.c +++ b/board/embest/mx6boards/mx6boards.c @@ -12,7 +12,6 @@ * Copyright (C) 2013 Jon Nettleton <jon.nettleton@gmail.com>. */ -#include <common.h> #include <init.h> #include <net.h> #include <asm/arch/clock.h> |