linux/sound/firewire/fireface
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-ff.c ALSA: firewire-lib: obsolete return value from context payload processing layer 2023-01-12 12:14:50 +01:00
ff-hwdep.c ALSA: firewire: fireface: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
ff-midi.c ALSA: firewire: fireface: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
ff-pcm.c ALSA: firewire: fireface: Use guard() for mutex locks 2025-08-30 10:02:21 +02:00
ff-proc.c
ff-protocol-former.c ALSA: firewire: Simplify with str_on_off() 2025-01-08 07:58:39 +01:00
ff-protocol-latter.c ALSA: fireface: pick up time stamp for request subaction of asynchronous transaction 2023-01-13 09:56:35 +01:00
ff-stream.c ALSA: firewire: fireface: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
ff-transaction.c ALSA: firewire: fireface: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
ff.c ALSA: firewire: Make use of ieee1394's .driver_data_ptr 2026-05-11 12:45:03 +02:00
ff.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