Re: [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC

2025-01-24 Thread Duje Mihanović
On Thursday 23 January 2025 13:25:11 Central European Standard Time Stefan Roese wrote: > While building applied on top of latest version, > I get this error: > > arch/arm/mach-mmp/board.c:55:7: error: conflicting types for > 'board_fdt_blob_setup'; have 'void *(int *)' > 55 | void *board_fdt

Re: [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC

2025-01-23 Thread Stefan Roese
While building applied on top of latest version, I get this error: arch/arm/mach-mmp/board.c:55:7: error: conflicting types for 'board_fdt_blob_setup'; have 'void *(int *)' 55 | void *board_fdt_blob_setup(int *err) | ^~~~ In file included from include/asm-generic/