floppy: make isa_fdc_get_drive_max_chs static
commitffdf43edc351c1d125201a7bb8ee315d45a273c6
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 19 Jun 2020 09:18:57 +0000 (19 11:18 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jun 2020 21:18:28 +0000 (24 17:18 -0400)
tree61565a9947b399922a08b3fc992700ca8fd0bd45
parent2055dbc1c9cd548628b06bc2547d3c617b5b03be
floppy: make isa_fdc_get_drive_max_chs static

acpi aml generator needs this, but it is in floppy code now
so we can make the function static.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-Id: <20200619091905.21676-5-kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/block/fdc.c
include/hw/block/fdc.h