diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-09-23 13:15:41 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2019-10-07 19:18:36 +0000 |
commit | 495bb6654165ee2ad3de17c871e3ec2492379d4f (patch) | |
tree | e7f55fca0094f6a65de0a07a6645df5bc10b5da4 /src/mainboard/roda/rv11 | |
parent | f7ed3d4df8a552ddc9a5bf0b60fd2c3cd648859c (diff) | |
download | coreboot-495bb6654165ee2ad3de17c871e3ec2492379d4f.tar.xz |
src: Capitalize Super I/O
Change-Id: I9ad9294dd2ae3e4a8a9069ac6464ad753af65ea5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35541
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/roda/rv11')
-rw-r--r-- | src/mainboard/roda/rv11/variants/rv11/include/acpi/superio.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/roda/rv11/variants/rv11/include/acpi/superio.asl b/src/mainboard/roda/rv11/variants/rv11/include/acpi/superio.asl index d1b2193a20..9de6da0a8e 100644 --- a/src/mainboard/roda/rv11/variants/rv11/include/acpi/superio.asl +++ b/src/mainboard/roda/rv11/variants/rv11/include/acpi/superio.asl @@ -1 +1 @@ -/* no super i/o */ +/* no Super I/O */ |