mpc8536ds.c: include sata.h to for needed function prototypes
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
2fb2604d5c
commit
54a7cc4912
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue