diff options
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/common.h b/include/common.h index 5a6390666..3973ed86c 100644 --- a/include/common.h +++ b/include/common.h @@ -99,7 +99,6 @@ typedef volatile unsigned char	vu_char;  #ifdef CONFIG_MPC83XX  #include <mpc83xx.h>  #include <asm/immap_83xx.h> -#define CONFIG_RELOC_FIXUP_WORKS  #endif  #ifdef	CONFIG_4xx  #include <ppc4xx.h> |