From 86f25c7c37c6f6250cfac4d0ee331af3ca73cac1 Mon Sep 17 00:00:00 2001 From: Hervé Poussineau Date: Mon, 18 Jul 2011 23:34:20 +0200 Subject: ds1225y: Remove protection stuff, which doesn't belong to this device MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hervé Poussineau Signed-off-by: Blue Swirl --- hw/mips.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/mips.h') 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, -- cgit 1.4.1