From 51b96fc67c76cddf3937b18380eb45dcfadd7b56 Mon Sep 17 00:00:00 2001 From: Dirk Eibach Date: Wed, 28 Oct 2015 11:46:31 +0100 Subject: [PATCH] hrcon: Remove CH7301 configuration hrcon has no CH7301 DVI-transmitter. Probably not removed when copying from iocon. Signed-off-by: Dirk Eibach --- include/configs/hrcon.h | 1 - 1 file changed, 1 deletion(-) 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__ -- 2.39.2