Drop unused and incorrect RTC_DEV for Winbond W83627EHG.
[coreboot.git] / src / mainboard / asus / a8v-e_deluxe / romstage.c
index aab0377592d06d77177ff98f8761e8d7cbcde8b8..1903adc97d13b5e9283ca53046314cab174a3dc1 100644 (file)
@@ -50,7 +50,6 @@ unsigned int get_sbdn(unsigned bus);
 #define SERIAL_DEV PNP_DEV(0x2e, W83627EHG_SP1)
 #define GPIO_DEV PNP_DEV(0x2e, W83627EHG_GPIO_SUSLED)
 #define ACPI_DEV PNP_DEV(0x2e, W83627EHG_ACPI)
-#define RTC_DEV PNP_DEV(0x2e, W83627EHG_RTC)
 
 static void memreset(int controllers, const struct mem_controller *ctrl)
 {