On Thu, Feb 20, 2020 at 01:56:41AM +0000, Peng Fan wrote:

> Hi Tom
> 
> Please pull mmc-2-29-2020.
> 

NAK, this breaks nios2:
     nios2:  +   10m50 3c120
+(10m50,3c120) ../drivers/net/altera_tse.c: In function 'altera_tse_probe':
+(10m50,3c120) ../drivers/net/altera_tse.c:646:15: error: implicit declaration 
of function 'dma_alloc_coherent'; did you mean 'lmb_alloc_addr'? 
[-Werror=implicit-function-declaration]
+(10m50,3c120)     desc_mem = dma_alloc_coherent(len, &addr);
+(10m50,3c120)                ^~~~~~~~~~~~~~~~~~
+(10m50,3c120)                lmb_alloc_addr
+(10m50,3c120) ../drivers/net/altera_tse.c:646:13: error: assignment makes 
pointer from integer without a cast [-Werror=int-conversion]
+(10m50,3c120)              ^
+(10m50,3c120) cc1: all warnings being treated as errors
+(10m50,3c120) make[2]: *** [drivers/net/altera_tse.o] Error 1
+(10m50,3c120) make[1]: *** [drivers/net] Error 2
+(10m50,3c120) make: *** [sub-make] Error 2

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to