From: Adrian Bunk Date: Thu, 24 Jul 2008 04:29:15 +0000 (-0700) Subject: CONFIG_SOUND_WM97XX: remove stale makefile line X-Git-Tag: v2.6.27-rc1~689 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;ds=sidebyside;h=76a6f3dc9a7108785c145a298f82c72f9208fe17;p=safe%2Fjmp%2Flinux-2.6 CONFIG_SOUND_WM97XX: remove stale makefile line The driver is gone for a long time. Reported-by: Robert P. J. Day Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/sound/oss/Makefile b/sound/oss/Makefile index 3a14147..c611514 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile @@ -31,8 +31,6 @@ obj-$(CONFIG_SOUND_VWSND) += vwsnd.o obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o -obj-$(CONFIG_SOUND_WM97XX) += ac97_plugin_wm97xx.o - obj-$(CONFIG_DMASOUND) += dmasound/ # Declare multi-part drivers.