mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue