summaryrefslogtreecommitdiffstats
path: root/hw/i2c.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
commitd335681177137c4bf455aabc95a0bd9277085e58 (patch)
tree163f77fc41555557f1d1a6d96e2a567f463f573e /hw/i2c.h
parentcdbe40ca836624a474bf8378b78a715ded36178c (diff)
downloadhqemu-d335681177137c4bf455aabc95a0bd9277085e58.zip
hqemu-d335681177137c4bf455aabc95a0bd9277085e58.tar.gz
TWL92230 qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/i2c.h')
-rw-r--r--hw/i2c.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/i2c.h b/hw/i2c.h
index 99e0dbc..eba5fa0 100644
--- a/hw/i2c.h
+++ b/hw/i2c.h
@@ -88,11 +88,6 @@ void *wm8750_dac_buffer(void *opaque, int samples);
void wm8750_dac_commit(void *opaque);
void wm8750_set_bclk_in(void *opaque, int new_hz);
-/* twl92230.c */
-i2c_slave *twl92230_init(i2c_bus *bus, qemu_irq irq);
-qemu_irq *twl92230_gpio_in_get(i2c_slave *i2c);
-void twl92230_gpio_out_set(i2c_slave *i2c, int line, qemu_irq handler);
-
/* tmp105.c */
void tmp105_set(i2c_slave *i2c, int temp);
OpenPOWER on IntegriCloud