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>
master
Stefano Babic 10 years ago
parent 0da040bfd4
commit 5ba49e75af
  1. 1
      board/barco/platinum/platinum.h

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

Loading…
Cancel
Save