Re: [PATCH v3] powerpc/fsl-85xx: fix compile error

2020-03-17 Thread Michael Ellerman
r.kernel.org > cc: triv...@kernel.org,ker...@vivo.com,stable > Subject: Re: [PATCH v3] powerpc/fsl-85xx: fix compile error>WANG Wenhu > writes: >>> Include "linux/of_address.h" to fix the compile error for >>> mpc85xx_l2ctlr_of_probe() when compil

Re: [PATCH v3] powerpc/fsl-85xx: fix compile error

2020-03-16 Thread 王文虎
Subject: Re: [PATCH v3] powerpc/fsl-85xx: fix compile error>WANG Wenhu writes: >> Include "linux/of_address.h" to fix the compile error for >> mpc85xx_l2ctlr_of_probe() when compiling fsl_85xx_cache_sram.c. >> >> CC arch/powerpc/sysdev/fsl

Re: [PATCH v3] powerpc/fsl-85xx: fix compile error

2020-03-16 Thread Michael Ellerman
WANG Wenhu writes: > Include "linux/of_address.h" to fix the compile error for > mpc85xx_l2ctlr_of_probe() when compiling fsl_85xx_cache_sram.c. > > CC arch/powerpc/sysdev/fsl_85xx_l2ctlr.o > arch/powerpc/sysdev/fsl_85xx_l2ctlr.c: In function ‘mpc85xx_l2ctlr_of_probe’: > arch/powerpc/sysdev

Re: [PATCH v3] powerpc/fsl-85xx: fix compile error

2020-03-14 Thread Christophe Leroy
Le 14/03/2020 à 06:10, WANG Wenhu a écrit : Include "linux/of_address.h" to fix the compile error for mpc85xx_l2ctlr_of_probe() when compiling fsl_85xx_cache_sram.c. CC arch/powerpc/sysdev/fsl_85xx_l2ctlr.o arch/powerpc/sysdev/fsl_85xx_l2ctlr.c: In function ‘mpc85xx_l2ctlr_of_probe’: