Forráskód Böngészése

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>
Stefano Babic 10 éve
szülő
commit
5ba49e75af
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      board/barco/platinum/platinum.h

+ 1 - 0
board/barco/platinum/platinum.h

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