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

2020-03-13 Thread 王文虎
>> Stewart ,Allison Randal >> ,Thomas Gleixner >> ,linuxppc-dev@lists.ozlabs.org,linux-ker...@vger.kernel.org >> 抄送人:ker...@vivo.com,triv...@kernel.org >> 主题:Re: [PATCH v2] powerpc/fsl-85xx: fix compile error> >>> >>> Le 13/03/2020 à 18:19, WANG Wenhu a

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

2020-03-13 Thread Christophe Leroy
...@vivo.com,triv...@kernel.org 主题:Re: [PATCH v2] powerpc/fsl-85xx: fix compile error> Le 13/03/2020 à 18:19, 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/p

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

2020-03-13 Thread 王文虎
: [PATCH v2] powerpc/fsl-85xx: fix compile error> > >Le 13/03/2020 à 18:19, 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/sysd

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

2020-03-13 Thread Christophe Leroy
Le 13/03/2020 à 18:19, 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’:

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

2020-03-13 Thread WANG Wenhu
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/fsl_85xx_l2ctlr.c:90:11: error