diff --git a/src/superio/ite/it8721f/acpi/superio.asl b/src/superio/ite/it8721f/acpi/superio.asl index b7f8e8f99d..c680f7e69c 100644 --- a/src/superio/ite/it8721f/acpi/superio.asl +++ b/src/superio/ite/it8721f/acpi/superio.asl @@ -95,7 +95,7 @@ Device(SUPERIO_DEV) { { /* Announce the used I/O ports to the OS */ Return (ResourceTemplate () { - FixedIO (SUPERIO_PNP_BASE, 0x02) + FixedIO (SUPERIO_PNP_BASE, 0x02) }) }