1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

mx6: fix warning in platinum board

Fix warning due to missing prototype for writel

Signed-off-by: Stefano Babic <sbabic@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefano Babic
2015-01-22 10:09:00 +01:00
parent 0da040bfd4
commit 5ba49e75af

View File

@@ -9,6 +9,7 @@
#include <miiphy.h>
#include <asm/arch/crm_regs.h>
#include <asm/io.h>
/* Defines */