diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-30 11:24:31 +0200 |
|---|---|---|
| committer | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-07-03 07:38:15 +0200 |
| commit | 4e38ddd96b528a35477a9dfd5e6748d3961c85ab (patch) | |
| tree | 4b9a63015df05a0bd8b005368f7999b651dc519c /include/cxl | |
| parent | e3cda6938ab3027266bcbf92063075c9c495ddc2 (diff) | |
| download | linux-next-4e38ddd96b528a35477a9dfd5e6748d3961c85ab.tar.gz linux-next-4e38ddd96b528a35477a9dfd5e6748d3961c85ab.zip | |
ALSA: hda/core: Add include defining struct hda_device_id
Traditionally all *_device_id were defined in a single header
<linux/mod_devicetable.h>. This was split now with the objective that
only the relevant bits are included. So including <linux/pci.h> won't be
enough to get a definition of (the unrelated to pci) struct
hda_device_id.
Add an explicit include for the header defining struct hda_device_id to
keep working when <linux/pci.h> stops providing this defintion.
Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/376883bc5889d5cca01efb6f8d4e07a20158f2b8.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Diffstat (limited to 'include/cxl')
0 files changed, 0 insertions, 0 deletions
