device/azalia_device: Drop unused function parameter
commitaae6b55b2db351c9a6bd267bbfe63a4ac2594dc0
authorAngel Pons <th3fanbus@gmail.com>
Wed, 10 Nov 2021 17:10:38 +0000 (10 18:10 +0100)
committerPaul Fagerburg <pfagerburg@chromium.org>
Thu, 11 Nov 2021 22:45:04 +0000 (11 22:45 +0000)
treebb95f8702ab32f6101f9360e339ed18695283f07
parent94b3735ce19ba1c551108a87f0c6188980e33e5f
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>
src/device/azalia_device.c
src/include/device/azalia_device.h
src/southbridge/intel/bd82x6x/azalia.c
src/southbridge/intel/i82801gx/azalia.c
src/southbridge/intel/i82801ix/azalia.c
src/southbridge/intel/i82801jx/azalia.c
src/southbridge/intel/ibexpeak/azalia.c