summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2018-04-20 14:40:18 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-04-23 09:23:13 +0000
commit484aa4240357d6aa0dbf64cd2a4c1dcf93efeb3b (patch)
treee516204f6ec6eda91506236161689f2dddd75db8 /src/device
parentc82e48d7e4266d2333c78bf7f841e749beec40b8 (diff)
downloadcoreboot-484aa4240357d6aa0dbf64cd2a4c1dcf93efeb3b.tar.xz
device/oprom/yabel: Fix spelling of *successful*
Remove one *l* at the end. Change-Id: Ife5af64b380dc5d31f22873f1639382d2bf9a5d9 Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/25748 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/device')
-rw-r--r--src/device/oprom/yabel/vbe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/vbe.c b/src/device/oprom/yabel/vbe.c
index 4995a028ef..5402ddfefa 100644
--- a/src/device/oprom/yabel/vbe.c
+++ b/src/device/oprom/yabel/vbe.c
@@ -82,7 +82,7 @@ vbe_prepare(void)
M.x86.R_EDI = 0x0;
M.x86.R_ES = VBE_SEGMENT;
- return 0; // successfull init
+ return 0; // successful init
}
// VBE Function 00h