aboutsummaryrefslogtreecommitdiff
path: root/board/davedenx/qong/fpga.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/davedenx/qong/fpga.c')
-rw-r--r--board/davedenx/qong/fpga.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/davedenx/qong/fpga.c b/board/davedenx/qong/fpga.c
index 656d5cde9..789acf069 100644
--- a/board/davedenx/qong/fpga.c
+++ b/board/davedenx/qong/fpga.c
@@ -23,8 +23,8 @@
*/
#include <common.h>
-#include <asm/arch/mx31.h>
-#include <asm/arch/mx31-regs.h>
+#include <asm/arch/clock.h>
+#include <asm/arch/imx-regs.h>
#include <mxc_gpio.h>
#include <fpga.h>
#include <lattice.h>