aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-02-02 14:38:17 +0100
committerMarkus Armbruster <armbru@redhat.com>2023-02-08 07:16:23 +0100
commitd90b1e42362950ad31a4b143416d78a33a894294 (patch)
tree5d098bfcf830c856d17c8d9d6260616a742c1ca4 /hw
parentf4124f831d29982f95cb53dd77b85be4643b4ced (diff)
downloadqemu-d90b1e42362950ad31a4b143416d78a33a894294.zip
qemu-d90b1e42362950ad31a4b143416d78a33a894294.tar.gz
qemu-d90b1e42362950ad31a4b143416d78a33a894294.tar.bz2
hw/cxl: Clean up includes
This commit was created with scripts/clean-includes. All .c should include qemu/osdep.h first. The script performs three related cleanups: * Ensure .c files include qemu/osdep.h first. * Including it in a .h is redundant, since the .c already includes it. Drop such inclusions. * Likewise, including headers qemu/osdep.h includes is redundant. Drop these, too. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20230202133830.2152150-8-armbru@redhat.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions