RE: [PATCH v2] qe: fix compile issue for arm64
From: Qiang Zhao <qiang.zhao@nxp.com>
Date: 2017-07-28 07:14:20
Also in:
lkml
From: Qiang Zhao <qiang.zhao@nxp.com>
Date: 2017-07-28 07:14:20
Also in:
lkml
Fri 7/28/2017 2:14 PM, Michael Ellerman [off-list ref] wrote:
-----Original Message----- From: Michael Ellerman [mailto:mpe@ellerman.id.au] Sent: Friday, July 28, 2017 2:14 PM To: Qiang Zhao <qiang.zhao@nxp.com>; oss@buserror.net Cc: valentin.longchamp@keymile.com; linuxppc-dev@lists.ozlabs.org; linux- kernel@vger.kernel.org; Qiang Zhao [off-list ref] Subject: Re: [PATCH v2] qe: fix compile issue for arm64 =20 Zhao Qiang [off-list ref] writes: =20quoted
Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> --- Changes for v2: - include all Errata QE_General4 in #ifdef drivers/soc/fsl/qe/qe.c | 2 ++ 1 file changed, 2 insertions(+)=20 AFAICS this driver can only be built on PPC, what am I missing? =20 config QUICC_ENGINE bool "Freescale QUICC Engine (QE) Support" depends on FSL_SOC && PPC32 =20 cheers
I sent another patchset to support it on arm64. Thank you!=20 Best Regards Qiang Zhao