qe: move drivers/qe/qe.h to include/fsl_qe.h
As the QE firmware struct is shared with Fman, move the header file out of drivers/qe/. Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <asm/errno.h>
|
||||
|
||||
#include "fm.h"
|
||||
#include "../../qe/qe.h" /* For struct qe_firmware */
|
||||
#include <fsl_qe.h> /* For struct qe_firmware */
|
||||
|
||||
#ifdef CONFIG_SYS_QE_FMAN_FW_IN_NAND
|
||||
#include <nand.h>
|
||||
|
||||
Reference in New Issue
Block a user