From dafc78bb8d6bda8bddb029168491365b333ce529 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 7 Dec 2019 10:23:05 +0100 Subject: mb/asus/am1i-a: Remove defined and not used ITE_CONFIG_REG_CC Change-Id: I934830c09f7996e8f5aae5d5abe9fb6014fb478d Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37569 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Mike Banon --- src/mainboard/asus/am1i-a/romstage.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/am1i-a/romstage.c b/src/mainboard/asus/am1i-a/romstage.c index 5e1218abd3..c0f5c04bc8 100644 --- a/src/mainboard/asus/am1i-a/romstage.c +++ b/src/mainboard/asus/am1i-a/romstage.c @@ -24,8 +24,6 @@ #include #include -#define ITE_CONFIG_REG_CC 0x02 - #if CONFIG_UART_FOR_CONSOLE == 0 #define SERIAL_DEV PNP_DEV(0x2e, IT8623E_SP1) #elif CONFIG_UART_FOR_CONSOLE == 1 -- cgit v1.2.3