Explorar el Código

mpc8536ds.c: include sata.h to for needed function prototypes

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk hace 16 años
padre
commit
54a7cc4912
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      board/freescale/mpc8536ds/mpc8536ds.c

+ 1 - 0
board/freescale/mpc8536ds/mpc8536ds.c

@@ -37,6 +37,7 @@
 #include <fdt_support.h>
 #include <tsec.h>
 #include <netdev.h>
+#include <sata.h>
 
 #include "../common/pixis.h"
 #include "../common/sgmii_riser.h"