* kern/efi/init.c (grub_efi_init): set_watchdog_timer takes four

arguments, not three.
This commit is contained in:
Colin Watson 2010-07-02 13:42:18 +01:00
parent 507736c87c
commit 47695765a4
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-07-02 Colin Watson <cjwatson@ubuntu.com>
* kern/efi/init.c (grub_efi_init): set_watchdog_timer takes four
arguments, not three.
2010-07-02 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkconfig_lib.in (uses_abstraction): New function.