Fix compilation errors.
* grub-core/term/ns8250.c (serial_get_divisor): Declare 'port' as potentially unused. * grub-core/loader/i386/linux.c (grub_linux_setup_video): Handle GRUB_VIDEO_DRIVER_SIS315PRO. * grub-core/bus/cs5536.c (grub_cs5536_init_geode): Restrict DIVIL init to loongson machines.
This commit is contained in:
parent
b756f75f07
commit
67b1e5c907
4 changed files with 15 additions and 1 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2011-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix compilation errors.
|
||||
|
||||
* grub-core/term/ns8250.c (serial_get_divisor): Declare 'port' as
|
||||
potentially unused.
|
||||
* grub-core/loader/i386/linux.c (grub_linux_setup_video):
|
||||
Handle GRUB_VIDEO_DRIVER_SIS315PRO.
|
||||
* grub-core/bus/cs5536.c (grub_cs5536_init_geode): Restrict DIVIL init
|
||||
to loongson machines.
|
||||
|
||||
2011-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Several FS mtime support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue