hw/sd/sdcard: Make sd_data_ready() static
commit38626a33145aa71b38e728ed0f178571fb49c1f7
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 16 Feb 2018 02:01:26 +0000 (15 23:01 -0300)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 21 Aug 2020 14:23:15 +0000 (21 16:23 +0200)
tree7efa99e5978741bf85729278db95990df5aadc89
parent583d09f078c54862cd57f230a01e61b376bcde8a
hw/sd/sdcard: Make sd_data_ready() static

sd_data_ready() belongs to the legacy API. As its last user has
been converted to the SDBus API, make it static.

Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <20180216022933.10945-7-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/sd.c
include/hw/sd/sd.h