diff options
Diffstat (limited to 'board/compulab/cm_fx6/common.c')
-rw-r--r-- | board/compulab/cm_fx6/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/compulab/cm_fx6/common.c b/board/compulab/cm_fx6/common.c index 1f3967995f..59c9d1ac06 100644 --- a/board/compulab/cm_fx6/common.c +++ b/board/compulab/cm_fx6/common.c @@ -11,6 +11,7 @@ #include <common.h> #include <asm/arch/sys_proto.h> #include <asm/gpio.h> +#include <asm/imx-common/spi.h> #include <fsl_esdhc.h> #include "common.h" |