From 2ad6f8138a2f36fbf71ac24d9f2450c03993002f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 10 Dec 2019 17:21:57 +0100 Subject: mb/*/*/early_init.c: Remove defined but not used macro Change-Id: I69c3b0b96fde8dc44a961c3d687f5aadbbdddde0 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37644 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/kontron/986lcd-m/early_init.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/kontron/986lcd-m') diff --git a/src/mainboard/kontron/986lcd-m/early_init.c b/src/mainboard/kontron/986lcd-m/early_init.c index 31cb20998d..0423b2c373 100644 --- a/src/mainboard/kontron/986lcd-m/early_init.c +++ b/src/mainboard/kontron/986lcd-m/early_init.c @@ -25,8 +25,6 @@ #include "option_table.h" -#define SERIAL_DEV PNP_DEV(0x2e, W83627THG_SP1) - /* Override the default lpc decode ranges */ void mainboard_lpc_decode(void) { -- cgit v1.2.3