diff options
author | Markus Armbruster | 2021-03-09 17:12:12 +0100 |
---|---|---|
committer | Markus Armbruster | 2021-03-19 15:18:43 +0100 |
commit | f2a9a6c2a86570ccbf8c5c30cbb8bf723168c459 (patch) | |
tree | c719f48fbd70d35293582ce89d973ec6dbcddc82 /hw/arm/xilinx_zynq.c | |
parent | fdc: Drop deprecated floppy configuration (diff) | |
download | qemu-f2a9a6c2a86570ccbf8c5c30cbb8bf723168c459.tar.gz qemu-f2a9a6c2a86570ccbf8c5c30cbb8bf723168c459.tar.xz qemu-f2a9a6c2a86570ccbf8c5c30cbb8bf723168c459.zip |
fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
The previous commit rendered the name fdctrl_connect_drives() somewhat
misleading. Get rid of it by inlining the (now pretty simple)
function into its only caller.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20210309161214.1402527-4-armbru@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/arm/xilinx_zynq.c')
0 files changed, 0 insertions, 0 deletions