1
0
Fork 0

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>
utp
Stefano Babic 2015-01-22 10:09:00 +01:00
parent 0da040bfd4
commit 5ba49e75af
1 changed files with 1 additions and 0 deletions

View File

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