ACPI: Fix resume issue with P2B-LS

This commit is contained in:
RichardG867
2021-10-18 23:29:51 -03:00
parent 8dd26d5776
commit 5ae6530ce5
2 changed files with 19 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ typedef struct
int vendor,
slot, irq_mode,
irq_pin, irq_line;
pc_timer_t timer;
pc_timer_t timer, resume_timer;
nvr_t *nvr;
apm_t *apm;
void *i2c,