[alsa-devel] [PATCH] sound: Retire OSS
Jaroslav Kysela
perex at perex.cz
Tue Oct 31 11:29:59 CET 2017
Dne 31.10.2017 v 11:15 Takashi Iwai napsal(a):
> On Tue, 31 Oct 2017 08:43:52 +0100,
> Takashi Iwai wrote:
>>
>> On Mon, 30 Oct 2017 20:31:38 +0100,
>> Jaroslav Kysela wrote:
>>>
>>> Dne 30.10.2017 v 16:01 Takashi Iwai napsal(a):
>>>> Hi,
>>>>
>>>> below is a snippet of the patch I'm going to apply for finally
>>>> dropping the OSS code. It's been already disabled for a few kernel
>>>> versions, and we didn't get any complains. So, as discussed in the
>>>> last audio mini-summit, we go forward now.
>>>>
>>>> Since the whole patch just removing a bunch of files is too big to
>>>> post (and useless), I attach only a part of it: namely, the changelog,
>>>> the diffstat, and the files that are modified (but not deleted).
>>>
>>> Reviewed-by: Jaroslav Kysela <perex at perex.cz>
>>
>> Thanks, now I merged the patch to for-next branch.
>> Let's see whether it goes well.
>
> ... and it had a bug, a leftover at sound/Makefile.
> The following diff was applied.
Thanks. This simple change is obvious.
Jaroslav
>
>
> Takashi
>
> ---
> diff --git a/sound/Makefile b/sound/Makefile
> index 6de45d2c32f7..e5794fdd3d79 100644
> --- a/sound/Makefile
> +++ b/sound/Makefile
> @@ -2,8 +2,7 @@
> #
>
> obj-$(CONFIG_SOUND) += soundcore.o
> -obj-$(CONFIG_SOUND_PRIME) += oss/
> -obj-$(CONFIG_DMASOUND) += oss/
> +obj-$(CONFIG_DMASOUND) += oss/dmasound/
> obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
> firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/
> obj-$(CONFIG_SND_AOA) += aoa/
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
--
Jaroslav Kysela <perex at perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
More information about the Alsa-devel
mailing list