mirror_qemu/include/hw/i2c
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others
Tracked down with an ugly, brittle and probably buggy Perl script.

Also move includes converted to <...> up so they get included before
ours where that's obviously okay.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
aspeed_i2c.h i2c: add aspeed i2c controller 2016-06-06 16:59:29 +01:00
i2c-ddc.h hw/i2c-ddc.c: Implement DDC I2C slave 2016-06-14 15:59:15 +01:00
i2c.h i2c: Factor our send() and recv() common logic 2016-06-14 15:59:14 +01:00
imx_i2c.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
pm_smbus.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
smbus.h smbus: return -1 if nothing found at the given address 2014-05-07 19:14:46 +03:00