[PATCH] powerpc/sysdev: fix compile errors

Christophe Leroy christophe.leroy at c-s.fr
Tue Jan 21 16:58:54 AEDT 2020



Le 21/01/2020 à 06:31, wangwenhu a écrit :
> From: wangwenhu <wenhu.wang at vivo.com>
> 
> Include arch/powerpc/include/asm/io.h into fsl_85xx_cache_sram.c to
> fix the implicit declaration compile errors when building Cache-Sram.

It is usually better to include <linux/io.h> instead of <asm/io.h>

Christophe


More information about the Linuxppc-dev mailing list