mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
Merge branch 'master' of /home/wd/git/u-boot/custodians
This commit is contained in:
commit
dc42c7c080
1 changed files with 3 additions and 3 deletions
|
@ -25,11 +25,11 @@
|
|||
#define DEBUG
|
||||
#endif
|
||||
|
||||
#include <asm/processor.h>
|
||||
#include <asm-ppc/io.h>
|
||||
#include <ppc4xx.h>
|
||||
#include <common.h>
|
||||
#include <pci.h>
|
||||
#include <ppc4xx.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm-ppc/io.h>
|
||||
|
||||
#if (defined(CONFIG_440SPE) || defined(CONFIG_405EX) || \
|
||||
defined(CONFIG_460EX) || defined(CONFIG_460GT)) && \
|
||||
|
|
Loading…
Add table
Reference in a new issue