linux/sound/firewire/bebob
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
..
bebob_command.c ALSA: bebob: detect the number of available MIDI ports 2021-03-22 12:22:27 +01:00
bebob_focusrite.c ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series 2019-11-04 09:03:06 +01:00
bebob_hwdep.c ALSA: firewire: bebob: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
bebob_maudio.c ALSA: firewire: bebob: Use guard() for mutex locks 2025-08-30 10:02:20 +02:00
bebob_midi.c ALSA: firewire: bebob: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
bebob_pcm.c ALSA: firewire: bebob: Use guard() for mutex locks 2025-08-30 10:02:20 +02:00
bebob_proc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
bebob_stream.c ALSA: firewire: bebob: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
bebob_terratec.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 2019-06-05 17:37:08 +02:00
bebob_yamaha_terratec.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 2019-06-05 17:37:08 +02:00
bebob.c ALSA: firewire: bebob: Use guard() for mutex locks 2025-08-30 10:02:20 +02:00
bebob.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