Re: [PATCH v4,1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr

2022-06-08 Thread wenhu wang
-邮件原件- 发件人: Christophe Leroy 发送时间: 2022年5月28日 15:03 收件人: 王文虎 ; ker...@vivo.com 抄送: Greg Kroah-Hartman ; Arnd Bergmann ; Scott Wood ; Michael Ellerman ; Randy Dunlap ; linuxppc-dev@lists.ozlabs.org 主题: Re: [PATCH v4,1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr Le 15

Re: [PATCH v4,1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr

2022-05-28 Thread Christophe Leroy
Le 15/03/2022 à 13:45, Christophe Leroy a écrit : Le 24/04/2020 à 10:58, 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_8

Re: [PATCH v4,1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr

2022-03-15 Thread Christophe Leroy
Le 24/04/2020 à 10:58, 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’: