diff options
Diffstat (limited to 'include/asm-ppc')
| -rw-r--r-- | include/asm-ppc/ibm4xx.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h index 92fd02d7b177..ed6891af05d3 100644 --- a/include/asm-ppc/ibm4xx.h +++ b/include/asm-ppc/ibm4xx.h | |||
| @@ -47,12 +47,8 @@ | |||
| 47 | #include <platforms/4xx/walnut.h> | 47 | #include <platforms/4xx/walnut.h> |
| 48 | #endif | 48 | #endif |
| 49 | 49 | ||
| 50 | #if defined(CONFIG_XILINX_ML300) | 50 | #if defined(CONFIG_XILINX_VIRTEX) |
| 51 | #include <platforms/4xx/xilinx_ml300.h> | 51 | #include <platforms/4xx/virtex.h> |
| 52 | #endif | ||
| 53 | |||
| 54 | #if defined(CONFIG_XILINX_ML403) | ||
| 55 | #include <platforms/4xx/xilinx_ml403.h> | ||
| 56 | #endif | 52 | #endif |
| 57 | 53 | ||
| 58 | #ifndef __ASSEMBLY__ | 54 | #ifndef __ASSEMBLY__ |
