linux/sound/firewire/fireworks
Longlong Xia dba0bfded4 ALSA: firewire: Drop redundant mod_devicetable.h includes
The ALSA FireWire driver headers include <linux/firewire.h>, which
already provides struct ieee1394_device_id via
<linux/device-id/ieee1394.h>.

Drop the now-redundant direct <linux/mod_devicetable.h> includes
from the per-device headers.

Signed-off-by: Longlong Xia <xialonglong2025@163.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260706032639.273929-1-xialonglong2025@163.com
2026-07-07 16:21:14 +02:00
..
fireworks_command.c ALSA: fireworks: bound device-supplied status before string array lookup 2026-04-10 14:59:47 +02:00
fireworks_hwdep.c ALSA: firewire: fireworks: Use guard() for spin locks 2025-08-30 10:02:22 +02:00
fireworks_midi.c ALSA: firewire: fireworks: Use guard() for spin locks 2025-08-30 10:02:22 +02:00
fireworks_pcm.c ALSA: firewire: fireworks: Use guard() for mutex locks 2025-08-30 10:02:21 +02:00
fireworks_proc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fireworks_stream.c ALSA: firewire: fireworks: Use guard() for spin locks 2025-08-30 10:02:22 +02:00
fireworks_transaction.c ALSA: firewire: fireworks: Use guard() for spin locks 2025-08-30 10:02:22 +02:00
fireworks.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fireworks.h ALSA: firewire: Drop redundant mod_devicetable.h includes 2026-07-07 16:21:14 +02:00
Makefile ALSA: firewire: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:03 +02:00