Removing a commented out line from acpi.c.
This commit is contained in:
@@ -1654,7 +1654,6 @@ acpi_reset(void *priv)
|
||||
}
|
||||
|
||||
/* Power on always generates a resume event. */
|
||||
// dev->regs.pmsts |= 0x8000;
|
||||
dev->regs.pmsts |= 0x8100;
|
||||
|
||||
acpi_rtc_status = 0;
|
||||
|
Reference in New Issue
Block a user