2010-01-20 Vladimir Serbinenko <phcoder@gmail.com>

* video/sm712.c (grub_video_sm712_setup): Use GRUB_PCI_REG_CLASS.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-20 20:49:18 +01:00
parent 449193d59e
commit fdb1b2ea4e
2 changed files with 3 additions and 2 deletions

View file

@ -48,6 +48,7 @@
* loader/i386/efi/linux.c (find_framebuf): Use GRUB_PCI_REG_CLASS.
* loader/i386/efi/xnu.c (find_framebuf): Likewise.
* video/efi_uga.c (find_framebuf): Likewise.
* video/sm712.c (grub_video_sm712_setup): Likewise.
* util/pci.c (grub_pci_make_address): Use byte-addressed configuration
space.