summaryrefslogtreecommitdiff
path: root/hw/mips.h
diff options
context:
space:
mode:
authorHervé Poussineau <hpoussin@reactos.org>2011-07-18 23:34:20 +0200
committerBlue Swirl <blauwirbel@gmail.com>2011-07-20 20:54:49 +0000
commit86f25c7c37c6f6250cfac4d0ee331af3ca73cac1 (patch)
tree0f5e5657ed2137ee3b947ce34f844c927998fadd /hw/mips.h
parentb7d69dc233cee75cbdd3f9df12c6cda9a24ba37d (diff)
downloadqemu-86f25c7c37c6f6250cfac4d0ee331af3ca73cac1.tar.gz
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>
Diffstat (limited to 'hw/mips.h')
-rw-r--r--hw/mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mips.h b/hw/mips.h
index 73aa8f8b0e..93c8831f91 100644
--- a/hw/mips.h
+++ b/hw/mips.h
@@ -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,