diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-ppc/mpc8260.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-ppc/mpc8260.h b/include/asm-ppc/mpc8260.h index 61b6a191a2ae..219af7fd06e4 100644 --- a/include/asm-ppc/mpc8260.h +++ b/include/asm-ppc/mpc8260.h @@ -40,6 +40,10 @@ #include <platforms/pq2ads.h> #endif +#ifdef CONFIG_PCI_8260 +#include <syslib/m8260_pci.h> +#endif + /* Make sure the memory translation stuff is there if PCI not used. */ #ifndef _IO_BASE |
