| Submitter | Stefan Hajnoczi |
|---|---|
| Date | March 19, 2012, 12:22 p.m. |
| Message ID | <1332159780-31781-6-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/147500/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-common.h b/qemu-common.h index b0fdf5c..c9e96a8 100644 --- a/qemu-common.h +++ b/qemu-common.h @@ -236,7 +236,6 @@ typedef struct MACAddr MACAddr; typedef struct VLANState VLANState; typedef struct VLANClientState VLANClientState; typedef struct i2c_bus i2c_bus; -typedef struct i2c_slave i2c_slave; typedef struct ISABus ISABus; typedef struct SMBusDevice SMBusDevice; typedef struct PCIHostState PCIHostState;