From 24f324cb855b77db17b543feed72a03da0e06bc6 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 18 Nov 2010 19:40:33 +0000 Subject: Drop unused and incorrect RTC_DEV for Winbond W83627EHG. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6094 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms9282/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/msi/ms9282') diff --git a/src/mainboard/msi/ms9282/romstage.c b/src/mainboard/msi/ms9282/romstage.c index cab92767e5..6ec9daab18 100644 --- a/src/mainboard/msi/ms9282/romstage.c +++ b/src/mainboard/msi/ms9282/romstage.c @@ -49,7 +49,6 @@ #include "northbridge/amd/amdk8/setup_resource_map.c" #define SERIAL_DEV PNP_DEV(0x2e, W83627EHG_SP1) -#define RTC_DEV PNP_DEV(0x2e, W83627EHG_RTC) #include #include "southbridge/nvidia/mcp55/mcp55_early_ctrl.c" -- cgit v1.2.3