HAOUAS Elyes has uploaded this change for review.

View Change

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

Change-Id: I934830c09f7996e8f5aae5d5abe9fb6014fb478d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/mainboard/asus/am1i-a/romstage.c
1 file changed, 0 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/37569/1
diff --git a/src/mainboard/asus/am1i-a/romstage.c b/src/mainboard/asus/am1i-a/romstage.c
index 5e1218a..c0f5c04 100644
--- a/src/mainboard/asus/am1i-a/romstage.c
+++ b/src/mainboard/asus/am1i-a/romstage.c
@@ -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

To view, visit change 37569. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I934830c09f7996e8f5aae5d5abe9fb6014fb478d
Gerrit-Change-Number: 37569
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange