aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/g41c-gs
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-12-10 17:21:57 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-12-27 08:56:43 +0000
commit2ad6f8138a2f36fbf71ac24d9f2450c03993002f (patch)
treee1b3b415fb3d8046e6abeab1a171156ddba887aa /src/mainboard/asrock/g41c-gs
parent7abc037da4f173755c7b303b42336b7eb605ae62 (diff)
mb/*/*/early_init.c: Remove defined but not used macro
Change-Id: I69c3b0b96fde8dc44a961c3d687f5aadbbdddde0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37644 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asrock/g41c-gs')
-rw-r--r--src/mainboard/asrock/g41c-gs/early_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asrock/g41c-gs/early_init.c b/src/mainboard/asrock/g41c-gs/early_init.c
index c7c7b730a6..b86c2d2c9d 100644
--- a/src/mainboard/asrock/g41c-gs/early_init.c
+++ b/src/mainboard/asrock/g41c-gs/early_init.c
@@ -26,7 +26,6 @@
#define SERIAL_DEV_R2 PNP_DEV(0x2e, NCT6776_SP1)
#define SERIAL_DEV_R1 PNP_DEV(0x2e, W83627DHG_SP1)
-#define SUPERIO_DEV PNP_DEV(0x2e, 0)
void bootblock_mainboard_early_init(void)
{