summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/gma/opregion.c
diff options
context:
space:
mode:
authorFrans Hendriks <fhendriks@eltan.com>2018-11-28 09:07:54 +0100
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2018-11-28 18:33:35 +0000
commit01cb55b69170b2b2ed1997948428c579743e36c4 (patch)
treeaff9deb178d4e38dea804b490c501cce1f1d1cbd /src/drivers/intel/gma/opregion.c
parent2e690eeaf2c59070f74b01afb238c8a5208228f0 (diff)
downloadcoreboot-01cb55b69170b2b2ed1997948428c579743e36c4.tar.gz
coreboot-01cb55b69170b2b2ed1997948428c579743e36c4.tar.bz2
coreboot-01cb55b69170b2b2ed1997948428c579743e36c4.zip
drivers/intel/gma: Fix typo in header
Correct typo of 'version' BUG=N/A TEST=N/A Change-Id: I05d7856072042c79f9d7aafdfecc9b3635f1d0cc Signed-off-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-on: https://review.coreboot.org/c/29880 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/drivers/intel/gma/opregion.c')
-rw-r--r--src/drivers/intel/gma/opregion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/intel/gma/opregion.c b/src/drivers/intel/gma/opregion.c
index 5def08590843..57d03adf3730 100644
--- a/src/drivers/intel/gma/opregion.c
+++ b/src/drivers/intel/gma/opregion.c
@@ -6,7 +6,7 @@
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; version 2, or (at your option)
- * any later verion of the License.
+ * any later version of the License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of