diff options
Diffstat (limited to 'board/freescale/common/qixis.c')
-rw-r--r-- | board/freescale/common/qixis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/common/qixis.c b/board/freescale/common/qixis.c index 6400ac05245..da2c1de078b 100644 --- a/board/freescale/common/qixis.c +++ b/board/freescale/common/qixis.c @@ -7,7 +7,7 @@ * This file provides support for the QIXIS of some Freescale reference boards. */ -#include <config.h> +#include <common.h> #include <command.h> #include <asm/io.h> #include <linux/compiler.h> |