diff options
author | Jonathan A. Kollasch <jakllsch@kollasch.net> | 2015-01-31 14:10:32 -0600 |
---|---|---|
committer | Jonathan A. Kollasch <jakllsch@kollasch.net> | 2015-02-01 16:11:17 +0100 |
commit | fcf5988cf61506309be16a2fed842a01c4dea799 (patch) | |
tree | 37f69b485b0b4837c2c8cddded424511f4431264 /src/mainboard | |
parent | ac1b6def75e8dd3cd792a55d85451fa6b43e472e (diff) | |
download | coreboot-fcf5988cf61506309be16a2fed842a01c4dea799.tar.xz |
winent/mb6047: drop inaccurate comment in acpi_tables.c
Change-Id: Ib0bb8bed32b96a5f7fd48407bd111972f89e7907
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-on: http://review.coreboot.org/8314
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/winent/mb6047/acpi_tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/winent/mb6047/acpi_tables.c b/src/mainboard/winent/mb6047/acpi_tables.c index 15443ee394..0c7c3a5bd2 100644 --- a/src/mainboard/winent/mb6047/acpi_tables.c +++ b/src/mainboard/winent/mb6047/acpi_tables.c @@ -1,5 +1,5 @@ /* - * Island Aruma ACPI support + * ACPI support * written by Stefan Reinauer <stepan@openbios.org> * (C) 2005 Stefan Reinauer * |