]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOL
authorCássio Gabriel <cassiogabrielcontato@gmail.com>
Tue, 7 Apr 2026 15:35:41 +0000 (12:35 -0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2026 07:55:03 +0000 (09:55 +0200)
commit22cb174c0af85e83d02a7b44fcc20c77008ee885
treefb4140e7367b46e4c5a831e9d933d28da4c0d667
parent1b64e52380abfd368baa8a53d73336ffcd52c0c0
ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOL

Move the remaining standalone snd_tea6330t_detect() EXPORT_SYMBOL()
declaration next to its function definition so tea6330t.c follows the
usual layout.

No functional change intended.

Signed-off-by: Cássio Gabriel <cassiogabrielcontato@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260407-alsa-interwave-pm-v2-1-8dd96c6129e9@gmail.com
sound/i2c/tea6330t.c