From efd931d6c7fc49dc555150c600555df0fac7bf14 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sat, 6 Feb 2016 11:25:49 +0100 Subject: ALSA: Remove deprecated AU1X00 AC97 driver The AU1X00 AC97 ALSA driver was deprecated in commit 7137c6bcb7ff ("ALSA: deprecate MIPS AU1X00 AC97 driver") in favor of the newer and better ASoC driver for the same hardware. This was almost 5 years ago and this driver has not been in use in the mainline kernel since, it should be safe to remove it at this point. Signed-off-by: Lars-Peter Clausen Signed-off-by: Takashi Iwai --- sound/mips/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/mips/Makefile') diff --git a/sound/mips/Makefile b/sound/mips/Makefile index 861ec0a574b4..b977c44330d6 100644 --- a/sound/mips/Makefile +++ b/sound/mips/Makefile @@ -2,11 +2,9 @@ # Makefile for ALSA # -snd-au1x00-objs := au1x00.o snd-sgi-o2-objs := sgio2audio.o ad1843.o snd-sgi-hal2-objs := hal2.o # Toplevel Module Dependency -obj-$(CONFIG_SND_AU1X00) += snd-au1x00.o obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o -- cgit v1.2.3