Skip to content

Commit

Permalink
CONFIG_SOUND_WM97XX: remove stale makefile line
Browse files Browse the repository at this point in the history
The driver is gone for a long time.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 24, 2008
1 parent 7102ed5 commit 76a6f3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/oss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 76a6f3d

Please sign in to comment.