[2.6 patch] CONFIG_SOUND_WM97XX: remove stale makefile line

From: Adrian Bunk
Date: Wed May 21 2008 - 13:42:14 EST


The driver is gone for a long time.

Reported-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

---
5aead6331a39f4e2e2ee31f9ea1ff092843a3f99 diff --git a/sound/oss/Makefile b/sound/oss/Makefile
index 1f86299..d0440be 100644
--- a/sound/oss/Makefile
+++ b/sound/oss/Makefile
@@ -32,8 +32,6 @@ obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o
obj-$(CONFIG_SOUND_TRIDENT) += trident.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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/