coreboot-kgpe-d16/src
Angel Pons aae6b55b2d device/azalia_device: Drop unused function parameter
The `dev` parameter of the `azalia_codecs_init()` function is not used.
Remove it, and update all call sites accordingly.

Change-Id: Idbe4a6ee5e81d5a7fd451fb83e0fe91bd0c09f0e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59119
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-11-11 22:45:04 +00:00
..
acpi Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
arch arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
commonlib drivers/intel/fsp2_0: Allow FSP-M to be relocated 2021-11-08 19:58:46 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel: Use unsigned types in `get_cpu_count()` 2021-11-05 15:30:34 +00:00
device device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
drivers Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
ec ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
include device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
lib arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
mainboard mb/google/brya/var/kano: Add gpio-keys ACPI node for PENH 2021-11-11 22:40:20 +00:00
northbridge haswell/lynxpoint/broadwell: Use `azalia_codec_init()` 2021-11-11 22:44:54 +00:00
security Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
soc haswell/lynxpoint/broadwell: Use `azalia_codec_init()` 2021-11-11 22:44:54 +00:00
southbridge device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
superio superio: Replace bad uses of `find_resource` 2021-11-04 17:36:32 +00:00
vendorcode Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
Kconfig src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00