mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Fixed path to sc520 SSI include file
Signed Off By: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:
parent
d4f70da544
commit
1f5070c0c1
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include <config.h>
|
||||
#include <pci.h>
|
||||
#ifdef CONFIG_SC520_SSI
|
||||
#include <ssi.h>
|
||||
#include <asm/ic/ssi.h>
|
||||
#endif
|
||||
#include <asm/io.h>
|
||||
#include <asm/pci.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue