From 697454eb8e2335c21e07b8cd0a7468d1c53bed08 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Thu, 14 May 2009 22:35:08 +0100 Subject: TMP105 qdev conversion Signed-off-by: Paul Brook --- hw/i2c.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/i2c.h') diff --git a/hw/i2c.h b/hw/i2c.h index 7e672f0..723dbdc 100644 --- a/hw/i2c.h +++ b/hw/i2c.h @@ -96,8 +96,6 @@ qemu_irq *twl92230_gpio_in_get(i2c_slave *i2c); void twl92230_gpio_out_set(i2c_slave *i2c, int line, qemu_irq handler); /* tmp105.c */ -struct i2c_slave *tmp105_init(i2c_bus *bus, qemu_irq alarm); -void tmp105_reset(i2c_slave *i2c); void tmp105_set(i2c_slave *i2c, int temp); /* lm832x.c */ -- cgit v1.1