]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc/82xx/km: removed unneeded ifdef
authorHolger Brunck <holger.brunck@keymile.com>
Fri, 18 Jan 2013 00:28:17 +0000 (00:28 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 9 Mar 2013 15:05:00 +0000 (16:05 +0100)
All boards from this serie uses i2c. So we can drop these unneeded
defines.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
board/keymile/km82xx/km82xx.c

index fb77fbcbb234b0ce9cefc7a4b24207a7b98975d3..f98844d317db7ce34b603f2a05923f26c21c65ed 100644 (file)
 #include <libfdt.h>
 #endif
 
-#if defined(CONFIG_HARD_I2C) || defined(CONFIG_SOFT_I2C)
 #include <i2c.h>
-#endif
-
 #include "../common/common.h"
 
 /*