projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7fb6e
)
Compile warning fixed
author
Stefan Roese
<sr@denx.de>
Tue, 29 Nov 2005 18:13:38 +0000
(19:13 +0100)
committer
Stefan Roese
<sr@denx.de>
Tue, 29 Nov 2005 18:13:38 +0000
(19:13 +0100)
Patch by Stefan Roese, 29 Nov 2005
cpu/ppc4xx/cpu.c
patch
|
blob
|
history
diff --git
a/cpu/ppc4xx/cpu.c
b/cpu/ppc4xx/cpu.c
index 0b5883c54987d6839e37fd1413cba37dc578bd03..a4630530a73d78b3ba56f736617c5fa43e261a90 100644
(file)
--- a/
cpu/ppc4xx/cpu.c
+++ b/
cpu/ppc4xx/cpu.c
@@
-63,7
+63,7
@@
int pci_async_enabled(void)
}
#endif
-#if defined(CONFIG_PCI)
+#if defined(CONFIG_PCI)
&& !defined(CONFIG_IOP480) && !defined(CONFIG_405)
int pci_arbiter_enabled(void)
{
#if defined(CONFIG_405GP)