Drop unused and incorrect RTC_DEV for Winbond W83627EHG.
[coreboot.git] / src / mainboard / msi / ms9282 / romstage.c
index cab92767e5dd14647f94c8805b107d3128b873f8..6ec9daab18ccdc0bda09d4a2c56e1e00528ffddb 100644 (file)
@@ -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 <device/pci_ids.h>
 #include "southbridge/nvidia/mcp55/mcp55_early_ctrl.c"