diff options
Diffstat (limited to 'include/ppc4xx.h')
-rw-r--r-- | include/ppc4xx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ppc4xx.h b/include/ppc4xx.h index d593b07..5a6b855 100644 --- a/include/ppc4xx.h +++ b/include/ppc4xx.h @@ -54,7 +54,9 @@ #include <asm/ppc4xx-sdram.h> #include <asm/ppc4xx-ebc.h> +#if !defined(CONFIG_XILINX_440) #include <asm/ppc4xx-uic.h> +#endif /* * Macro for generating register field mnemonics |