coreboot/src
Angel Pons e108e41b33 device/azalia_device.c: Remove debug prints
The other five copies of this function in the tree do not have these
debug prints. Remove them from here for consistency. Note that this
information is already printed elsewhere, so nothing is being lost.

Change-Id: I999032af1628bf8d66a057dc72368f02ef6eb8d1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-12-17 13:53:34 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib coreboot tables: Add SPI flash memory map windows to coreboot tables 2020-12-08 22:56:09 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Link gdt_init.S into bootblock 2020-12-16 06:31:55 +00:00
device device/azalia_device.c: Remove debug prints 2020-12-17 13:53:34 +00:00
drivers drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include azalia: Make set_bits function non-static 2020-12-17 13:53:12 +00:00
lib arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
mainboard mb/intel/coffeelake_rvp: Stop using headers for HDA verbs 2020-12-17 13:52:59 +00:00
northbridge drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc azalia: Make set_bits function non-static 2020-12-17 13:53:12 +00:00
southbridge azalia: Make set_bits function non-static 2020-12-17 13:53:12 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOB 2020-12-07 10:30:09 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00