Fix warning due to missing prototype for writel Signed-off-by: Stefano Babic <sbabic@denx.de> Acked-by: Stefan Roese <sr@denx.de>
@@ -9,6 +9,7 @@
#include <miiphy.h>
#include <asm/arch/crm_regs.h>
+#include <asm/io.h>
/* Defines */