powerpc/82xx/km: removed unneeded ifdef

All boards from this serie uses i2c. So we can drop these unneeded
defines.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
This commit is contained in:
Holger Brunck 2013-01-18 00:28:17 +00:00 committed by Wolfgang Denk
parent 47ce50e8d2
commit 8327122b0d

View File

@ -31,10 +31,7 @@
#include <libfdt.h>
#endif
#if defined(CONFIG_HARD_I2C) || defined(CONFIG_SOFT_I2C)
#include <i2c.h>
#endif
#include "../common/common.h"
/*