]> git.proxmox.com Git - qemu.git/blobdiff - hw/i2c.h
ehci: Verify qtd for async completed packets
[qemu.git] / hw / i2c.h
index 0f5682b4b0df431f7b76f4639c45e7b4d99a35f8..883b5c588d251edfc3f0f6425b0ab1247f79d52e 100644 (file)
--- a/hw/i2c.h
+++ b/hw/i2c.h
@@ -73,9 +73,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);
 
-/* tmp105.c */
-void tmp105_set(I2CSlave *i2c, int temp);
-
 /* lm832x.c */
 void lm832x_key_event(DeviceState *dev, int key, int state);