rnel.org
> Subject: RE: [PATCH v2] qe: fix compile issue for arm64
>
> Qiang Zhao writes:
>
> > Fri 7/28/2017 2:14 PM, Michael Ellerman wrote:
> >
> >> -Original Message-
> >> From: Michael Ellerman [mailto:m...@ellerman.id.au]
> >> Sent:
.longch...@keymile.com; linuxppc-dev@lists.ozlabs.org; linux-
>> ker...@vger.kernel.org; Qiang Zhao
>> Subject: Re: [PATCH v2] qe: fix compile issue for arm64
>>
>> Zhao Qiang writes:
>>
>> > Signed-off-by: Zhao Qiang
>> > ---
>> > Changes for
g; linux-
> ker...@vger.kernel.org; Qiang Zhao
> Subject: Re: [PATCH v2] qe: fix compile issue for arm64
>
> Zhao Qiang writes:
>
> > Signed-off-by: Zhao Qiang
> > ---
> > Changes for v2:
> > - include all Errata QE_General4 in #ifdef
> >
> >
Zhao Qiang writes:
> Signed-off-by: Zhao Qiang
> ---
> Changes for v2:
> - include all Errata QE_General4 in #ifdef
>
> drivers/soc/fsl/qe/qe.c | 2 ++
> 1 file changed, 2 insertions(+)
AFAICS this driver can only be built on PPC, what am I missing?
config QUICC_ENGINE
bool "Fre
Signed-off-by: Zhao Qiang
---
Changes for v2:
- include all Errata QE_General4 in #ifdef
drivers/soc/fsl/qe/qe.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/soc/fsl/qe/qe.c b/drivers/soc/fsl/qe/qe.c
index 2ef6fc6..4ac9ce8 100644
--- a/drivers/soc/fsl/qe/qe.c
+++ b/drive