diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2024-03-07 11:12:15 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-03-07 17:27:39 +0100 |
commit | 27219a5b3285dffb6e2e1b915a0ccdbf07f9a3a0 (patch) | |
tree | 8c43fc29d4a9b70ddab2ac5bed92d7f6cc0636e1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cecc34aeb714df8c61cb5423c3dd4efe14b9c6f9 (diff) |
ALSA: hda: hda_component: Add missing #include guards
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>
Message-ID: <20240307111216.45053-1-rf@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions