Re: [PATCH 1/2] ALSA: hda: hda_component: Add missing #include guards

From: Takashi Iwai
Date: Thu Mar 07 2024 - 22:27:45 EST


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@xxxxxxxxxxxxxxxxxxxxx>

Applied both patches now. Thanks.


Takashi