[U-Boot] [PATCH] ARM64: zynqmp: Sync zynq_sdhci_init() declaration

Tom Rini trini at konsulko.com
Sat Nov 7 14:19:02 CET 2015


On Thu, Nov 05, 2015 at 05:06:29PM +0100, Michal Simek wrote:

> This patch fix compilation error:
> drivers/mmc/zynq_sdhci.c:16:5: error: conflicting types for
> ‘zynq_sdhci_init’
>  int zynq_sdhci_init(phys_addr_t regbase)
>      ^
> In file included from drivers/mmc/zynq_sdhci.c:14:0:
> ./arch/arm/include/asm/arch/sys_proto.h:16:5: note: previous declaration
> of ‘zynq_sdhci_init’ was here
>  int zynq_sdhci_init(unsigned long regbase);
>      ^
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151107/64a02a36/attachment.sig>


More information about the U-Boot mailing list