summaryrefslogtreecommitdiffstats
path: root/hw/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sd.h')
-rw-r--r--hw/sd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/sd.h b/hw/sd.h
index 8092b93..ac4b7c4 100644
--- a/hw/sd.h
+++ b/hw/sd.h
@@ -76,8 +76,4 @@ void sd_set_cb(SDState *sd, qemu_irq readonly, qemu_irq insert);
int sd_data_ready(SDState *sd);
void sd_enable(SDState *sd, int enable);
-/* ssi-sd.c */
-int ssi_sd_xfer(void *opaque, int val);
-void *ssi_sd_init(BlockDriverState *bs);
-
#endif /* __hw_sd_h */
OpenPOWER on IntegriCloud