diff options
Diffstat (limited to 'board/compulab/cm_fx6/common.c')
-rw-r--r-- | board/compulab/cm_fx6/common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/compulab/cm_fx6/common.c b/board/compulab/cm_fx6/common.c index ed8c7a3bf5f..a71861b1731 100644 --- a/board/compulab/cm_fx6/common.c +++ b/board/compulab/cm_fx6/common.c @@ -7,7 +7,6 @@ * Author: Nikita Kiryanov <nikita@compulab.co.il> */ -#include <common.h> #include <asm/arch/sys_proto.h> #include <asm/gpio.h> #include <asm/mach-imx/spi.h> |