Fix typo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33152 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e08bb3e0f2
commit
483651906f
@ -145,7 +145,7 @@ hpet_init(struct kernel_args *args)
|
||||
|
||||
/* There is no hpet legacy support, so error out on init */
|
||||
if (!HPET_IS_LEGACY_CAPABLE(sHPETRegs)) {
|
||||
dprintf("hpet_init: HPET does support legacy mode. Skipping.\n");
|
||||
dprintf("hpet_init: HPET doesn' support legacy mode. Skipping.\n");
|
||||
return B_ERROR;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user