diff options
Diffstat (limited to 'board/cray/L1/L1.c')
| -rw-r--r-- | board/cray/L1/L1.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/cray/L1/L1.c b/board/cray/L1/L1.c index 33f2089c8..0f5f02cb8 100644 --- a/board/cray/L1/L1.c +++ b/board/cray/L1/L1.c @@ -23,7 +23,7 @@  #include <common.h>  #include <asm/processor.h> -#include <4xx_i2c.h> +#include <asm/ppc4xx-i2c.h>  #include <command.h>  #include <rtc.h>  #include <post.h> |