Selaa lähdekoodia

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>
Holger Brunck 11 vuotta sitten
vanhempi
commit
8327122b0d
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      board/keymile/km82xx/km82xx.c

+ 0 - 3
board/keymile/km82xx/km82xx.c

@@ -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"
 
 /*