summaryrefslogtreecommitdiffstats
path: root/hw/devices.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:09 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:09 +0100
commit5493e33f12b75207f8b1bb993ba97e47b3d8de85 (patch)
treeaf7cad82e49aa2d0aaf227f9d2bac88bb3bf5f27 /hw/devices.h
parent90d37239d4051281d2882117efc73020046c32ca (diff)
downloadhqemu-5493e33f12b75207f8b1bb993ba97e47b3d8de85.zip
hqemu-5493e33f12b75207f8b1bb993ba97e47b3d8de85.tar.gz
Stellaris SSI qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/devices.h')
-rw-r--r--hw/devices.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/devices.h b/hw/devices.h
index 7bf3063..1691a14 100644
--- a/hw/devices.h
+++ b/hw/devices.h
@@ -6,10 +6,6 @@
/* smc91c111.c */
void smc91c111_init(NICInfo *, uint32_t, qemu_irq);
-/* ssd0323.c */
-int ssd0323_xfer_ssi(void *opaque, int data);
-void *ssd0323_init(qemu_irq *cmd_p);
-
/* ads7846.c */
typedef struct ADS7846State ADS7846State;
uint32_t ads7846_read(void *opaque);
OpenPOWER on IntegriCloud