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

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2009-01-28 09:25:31 +01:00
parent 2fb2604d5c
commit 54a7cc4912
1 changed files with 1 additions and 0 deletions

View File

@ -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"