]> git.proxmox.com Git - mirror_qemu.git/commit
Remove useless device dependency of HAS_AUDIO
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 27 Jun 2010 16:04:31 +0000 (16:04 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 27 Jun 2010 16:04:31 +0000 (16:04 +0000)
commit738012bec4c67e697e766edadab3f522c552a04d
treef989d39323170f589241207d57cf2cc032097819
parent8a911107386b5c7a78a629f0fe29381cf0ea5f6f
Remove useless device dependency of HAS_AUDIO

System architecture dictates whether HAS_AUDIO is defined. It's then
useless to check for HAS_AUDIO in files which are only used on those
architectures which always have audio.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/marvell_88w8618_audio.c
hw/mips_jazz.c
hw/mips_malta.c
hw/musicpal.c
hw/omap2.c
hw/pc.c
hw/pc_piix.c
hw/spitz.c