mb/asus/am1i-a: Remove defined and not used ITE_CONFIG_REG_CC

Change-Id: I934830c09f7996e8f5aae5d5abe9fb6014fb478d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37569
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Mike Banon <mikebdp2@gmail.com>
This commit is contained in:
Elyes HAOUAS 2019-12-07 10:23:05 +01:00 committed by Felix Held
parent 9f56eeda41
commit dafc78bb8d
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@
#include <superio/ite/common/ite.h>
#include <superio/ite/it8623e/it8623e.h>
#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