7 Mar
2024
7 Mar
'24
4:28 p.m.
On Thu, 07 Mar 2024 12:12:15 +0100, Richard Fitzgerald wrote:
Add the conventional include guards around the content of the hda_component.h header file. This prevents double-declaration of struct hda_component if the header gets included multiple times.
This isn't causing any problems with current code, so no need to backport to older kernels.
Signed-off-by: Richard Fitzgerald rf@opensource.cirrus.com
Applied both patches now. Thanks.
Takashi