From: Dirk Eibach Date: Wed, 28 Oct 2015 10:46:31 +0000 (+0100) Subject: hrcon: Remove CH7301 configuration X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51b96fc67c76cddf3937b18380eb45dcfadd7b56;p=people%2Fms%2Fu-boot.git hrcon: Remove CH7301 configuration hrcon has no CH7301 DVI-transmitter. Probably not removed when copying from iocon. Signed-off-by: Dirk Eibach --- diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h index 3cb279a912..696af0aea4 100644 --- a/include/configs/hrcon.h +++ b/include/configs/hrcon.h @@ -360,7 +360,6 @@ #define CONFIG_SYS_I2C_SOFT_SLAVE_4 0x7F #define CONFIG_SYS_ICS8N3QV01_I2C {5, 6, 7, 8} -#define CONFIG_SYS_CH7301_I2C {5, 6, 7, 8} #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} #ifndef __ASSEMBLY__