mirror of
https://xff.cz/git/u-boot/
synced 2025-10-20 01:14:39 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-nds32
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
#include <malloc.h>
|
||||
#include <pci.h>
|
||||
|
||||
#include <faraday/ftpci100.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/types.h> /* u32, u16.... used by pci.h */
|
||||
|
||||
#include "pci_ftpci100.h"
|
||||
|
||||
struct ftpci100_data {
|
||||
unsigned int reg_base;
|
||||
unsigned int io_base;
|
||||
|
Reference in New Issue
Block a user