summaryrefslogtreecommitdiff
path: root/board/freescale/common/mpc85xx_sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/mpc85xx_sleep.c')
-rw-r--r--board/freescale/common/mpc85xx_sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/common/mpc85xx_sleep.c b/board/freescale/common/mpc85xx_sleep.c
index e9cbd515a1..498d770991 100644
--- a/board/freescale/common/mpc85xx_sleep.c
+++ b/board/freescale/common/mpc85xx_sleep.c
@@ -8,7 +8,7 @@
#include <asm/immap_85xx.h>
#include "sleep.h"
#ifdef CONFIG_U_QE
-#include "../../../drivers/qe/qe.h"
+#include <fsl_qe.h>
#endif
DECLARE_GLOBAL_DATA_PTR;