superio/ite/it8721f/acpi: Remove unneeded white space
Change-Id: Ie605ab8ff13332359aa44fff12acbadd23dcdf74 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/30219 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
befa72b208
commit
31f2b5aaba
|
@ -95,7 +95,7 @@ Device(SUPERIO_DEV) {
|
||||||
{
|
{
|
||||||
/* Announce the used I/O ports to the OS */
|
/* Announce the used I/O ports to the OS */
|
||||||
Return (ResourceTemplate () {
|
Return (ResourceTemplate () {
|
||||||
FixedIO (SUPERIO_PNP_BASE, 0x02)
|
FixedIO (SUPERIO_PNP_BASE, 0x02)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue