You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/audio
Peter Maydell 7d3cf19548 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>
2 years ago
..
Kconfig hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/ 3 years ago
ac97.c hw/audio/ac97: Remove unneeded local variables 3 years ago
adlib.c hw/audio/adlib: Remove unused variable in adlib_callback 3 years ago
cs4231.c hw: Replace anti-social QOM type names 4 years ago
cs4231a.c hw/audio/cs4231a: Const'ify global tables 2 years ago
es1370.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
fmopl.c hw/audio/fmopl: fix segmentation fault 5 years ago
fmopl.h fmops: fix off-by-one in AR_TABLE and DR_TABLE array size 6 years ago
gus.c hw/isa: Inline and remove one-line isa_init_irq() 3 years ago
gusemu.h audio: GUSsample is int16_t 8 years ago
gusemu_hal.c hw/audio/gus: Fix registers 32-bit access 4 years ago
gusemu_mixer.c hw/audio/gus: Fix registers 32-bit access 4 years ago
gustate.h Clean up decorations and whitespace around header guards 8 years ago
hda-codec-common.h hda-codec: make mixemu selectable at runtime 11 years ago
hda-codec.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
intel-hda-defs.h hw: move private headers to hw/ subdirectories. 12 years ago
intel-hda.c hw/audio/intel-hda: Drop unnecessary prototype 2 years ago
intel-hda.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
lm4549.c Include migration/vmstate.h less 5 years ago
lm4549.h Include exec/memory.h slightly less 5 years ago
marvell_88w8618.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
meson.build Drop the deprecated lm32 target 4 years ago
pcspk.c pc: remove -soundhw pcspk 3 years ago
pl041.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
pl041.h Clean up decorations and whitespace around header guards 8 years ago
pl041.hx hw: move target-independent files to subdirectories 12 years ago
sb16.c hw/isa: Inline and remove one-line isa_init_irq() 3 years ago
soundhw.c introduce -audio as a replacement for -soundhw 3 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
via-ac97.c audio/via-ac97: Simplify code and set user_creatable to false 4 years ago
wm8750.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago