mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
ds1225y: Remove protection stuff, which doesn't belong to this device
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
b7d69dc233
commit
86f25c7c37
2 changed files with 1 additions and 42 deletions
|
@ -10,7 +10,6 @@ PCIBus *bonito_init(qemu_irq *pic);
|
|||
|
||||
/* ds1225y.c */
|
||||
void *ds1225y_init(target_phys_addr_t mem_base, const char *filename);
|
||||
void ds1225y_set_protection(void *opaque, int protection);
|
||||
|
||||
/* g364fb.c */
|
||||
int g364fb_mm_init(target_phys_addr_t vram_base,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue