]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 18 Oct 2015 04:46:47 +0000 (13:46 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Jan 2016 19:25:44 +0000 (11:25 -0800)
commit7d8a45bdacd89f38ae5bda817e7e51490ffd994a
tree757746ce8dd57453b3c5fe74026a35ebcc0a386f
parent62acbfc021e52e24805de22f8db47346989b7e1f
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in

commit df4833886f91eea0d20e6e97066adab308625ef8 upstream.

When committed to upstream, these four modules had wrong entries for
Makefile. This forces them to be loadable modules even if they're set
as built-in.

This commit fixes this bug.

Fixes: b5b04336015e('ALSA: fireworks: Add skelton for Fireworks based devices')
Fixes: fd6f4b0dc167('ALSA: bebob: Add skelton for BeBoB based devices')
Fixes: 1a4e39c2e5ca('ALSA: oxfw: Move to its own directory')
Fixes: 14ff6a094815('ALSA: dice: Move file to its own directory')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/firewire/bebob/Makefile
sound/firewire/dice/Makefile
sound/firewire/fireworks/Makefile
sound/firewire/oxfw/Makefile