hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
commitd183b00e8e18f4fe31db6fc6f0ed5dbe45ef764c
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 11 Jan 2019 14:08:48 +0000 (11 15:08 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (22 05:14 +0100)
tree822cda9e985ead7cf560f47d8e08c9434b5bf732
parenta8b56ec836860eb7144a3b9de356524316ec9f63
hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"

Files requiring SMBusDevice already include "hw/i2c/smbus.h".

To clean "qemu/typedefs.h", move the forward declaration
to "hw/i2c/smbus.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/hw/i2c/smbus.h
include/qemu/typedefs.h