linux/sound/firewire/motu
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
..
amdtp-motu-trace.h ASoC: Updates for v5.3 2019-07-08 14:45:34 +02:00
amdtp-motu.c ALSA: firewire-lib: obsolete return value from context payload processing layer 2023-01-12 12:14:50 +01:00
Makefile ALSA: firewire: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:03 +02:00
motu-command-dsp-message-parser.c ALSA: firewire: motu: Use guard() for spin locks 2025-08-30 10:04:22 +02:00
motu-hwdep.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
motu-midi.c ALSA: firewire: motu: Use guard() for spin locks 2025-08-30 10:04:22 +02:00
motu-pcm.c ALSA: firewire: motu: Use guard() for mutex locks 2025-08-30 10:02:21 +02:00
motu-proc.c ALSA: firewire-motu: use table-based calculation of packet formats for proc 2020-05-22 16:52:16 +02:00
motu-protocol-v1.c ALSA: firewire: Remove some left-over license text in sound/firewire 2022-09-27 08:42:18 +02:00
motu-protocol-v2.c ALSA: firewire-motu: add message parser to gather meter information in register DSP model 2021-10-15 17:52:05 +02:00
motu-protocol-v3.c ALSA: firewire-motu: add support for MOTU 896 mk3 FireWire and Hybrid 2024-01-29 09:04:30 +01:00
motu-register-dsp-message-parser.c ALSA: firewire-motu: Protect register DSP event queue positions 2026-05-25 09:19:44 +02:00
motu-stream.c ALSA: firewire: motu: Use guard() for spin locks 2025-08-30 10:04:22 +02:00
motu-transaction.c ALSA: firewire: motu: Use guard() for spin locks 2025-08-30 10:04:22 +02:00
motu.c ALSA: firewire: Make use of ieee1394's .driver_data_ptr 2026-05-11 12:45:03 +02:00
motu.h ALSA: firewire: Drop redundant mod_devicetable.h includes 2026-07-07 16:21:14 +02:00