* grub-core/kern/emu/full.c (grub_emu_post_init): Remove raid reinit.

* include/grub/disk.h [GRUB_MACHINE_EMU]: Remove now useless LVM/RAID
	declarations.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-09 23:15:27 +01:00
parent 987fbd95d0
commit ccc3b1b898
3 changed files with 7 additions and 9 deletions

View file

@ -1,3 +1,9 @@
2012-02-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/full.c (grub_emu_post_init): Remove raid reinit.
* include/grub/disk.h [GRUB_MACHINE_EMU]: Remove now useless LVM/RAID
declarations.
2012-02-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostfs.c (grub_hostfs_close):