]> git.ipfire.org Git - thirdparty/qemu.git/commit
loader: remove load_image_gzipped function as its not used anywhere
authorAni Sinha <anisinha@redhat.com>
Thu, 11 Jul 2024 07:24:47 +0000 (12:54 +0530)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 16 Jul 2024 18:04:08 +0000 (20:04 +0200)
commita376a8d58a164c28a8402d0ea7b05c1235c02f7a
tree8f776321f98924b388cbb2597edff44596ec367b
parent1ee5f645721832a1285157f6ee2a34cc549c30d2
loader: remove load_image_gzipped function as its not used anywhere

load_image_gzipped() does not seem to be used anywhere. Remove it.

Signed-off-by: Ani Sinha <anisinha@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240711072448.32673-1-anisinha@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/core/loader.c
include/hw/loader.h