X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fsandburst%2Fcommon%2Fppc440gx_i2c.c;h=1e3dffb1ee11038f211379f8a6a4a235899af619;hb=ab4860b255239dbaecccdd002c8d11f4ef54dd75;hp=859dd7afe56bb1afbb7aa1b8341984098de5571f;hpb=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e;p=u-boot diff --git a/board/sandburst/common/ppc440gx_i2c.c b/board/sandburst/common/ppc440gx_i2c.c index 859dd7afe5..1e3dffb1ee 100644 --- a/board/sandburst/common/ppc440gx_i2c.c +++ b/board/sandburst/common/ppc440gx_i2c.c @@ -27,13 +27,8 @@ */ #include #include -#if defined(CONFIG_440) -# include <440_i2c.h> -#else -# include <405gp_i2c.h> -#endif +#include <4xx_i2c.h> #include -#include <440_i2c.h> #include #include "ppc440gx_i2c.h"