![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
7 Mar
2024
7 Mar
'24
5: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