diff options
author | Peter Maydell | 2022-10-14 16:26:32 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2022-11-23 12:30:45 +0100 |
commit | 7d3cf19548b7f9afd9d25c30dd1450aad7d1877d (patch) | |
tree | e614578b7c39a1097ce5595813ed53519663ff8a /python/qemu/utils/__init__.py | |
parent | hw/audio/intel-hda: don't reset codecs twice (diff) | |
download | qemu-7d3cf19548b7f9afd9d25c30dd1450aad7d1877d.tar.gz qemu-7d3cf19548b7f9afd9d25c30dd1450aad7d1877d.tar.xz qemu-7d3cf19548b7f9afd9d25c30dd1450aad7d1877d.zip |
hw/audio/intel-hda: Drop unnecessary prototype
The only use of intel_hda_reset() is after its definition, so we
don't need to separately declare its prototype at the top of the
file; drop the unnecessary line.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221014142632.2092404-3-peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/qemu/utils/__init__.py')
0 files changed, 0 insertions, 0 deletions