]> Git Repo - qemu.git/blobdiff - include/qemu/typedefs.h
i2c: Rename i2c_bus to I2CBus
[qemu.git] / include / qemu / typedefs.h
index 5b4e333fc137def1bf604985587bcc115b3e967f..83c9b1675d3575fc6b3136a65153c9505679dd2c 100644 (file)
@@ -43,7 +43,7 @@ typedef struct QemuConsole QemuConsole;
 typedef struct CharDriverState CharDriverState;
 typedef struct MACAddr MACAddr;
 typedef struct NetClientState NetClientState;
-typedef struct i2c_bus i2c_bus;
+typedef struct I2CBus I2CBus;
 typedef struct ISABus ISABus;
 typedef struct ISADevice ISADevice;
 typedef struct SMBusDevice SMBusDevice;
This page took 0.030913 seconds and 4 git commands to generate.