]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: firewire: Drop redundant mod_devicetable.h includes
authorLonglong Xia <xialonglong2025@163.com>
Mon, 6 Jul 2026 03:26:39 +0000 (12:26 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jul 2026 14:21:14 +0000 (16:21 +0200)
commitdba0bfded433d412506eb674d6af77cdca82e259
tree9226d6d12df5d195826283ba209b46f08eff2457
parent8cdeaa50eae8dad34885515f62559ee83e7e8dda
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
sound/firewire/bebob/bebob.h
sound/firewire/dice/dice.h
sound/firewire/digi00x/digi00x.h
sound/firewire/fireface/ff.h
sound/firewire/fireworks/fireworks.h
sound/firewire/motu/motu.h
sound/firewire/oxfw/oxfw.h
sound/firewire/tascam/tascam.h