Skip to content

Commit

Permalink
[ALSA] aw2: remove duplicate MODULE_LICENSE
Browse files Browse the repository at this point in the history
"GPL 2" does not mean that there have to be two MODULE_LICENSE("GPL")
entries.  ;-)

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Apr 24, 2008
1 parent edab938 commit 7a43567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/pci/aw2/aw2-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include "saa7146.h"
#include "aw2-saa7146.h"

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Cedric Bregardis <cedric.bregardis@free.fr>, "
"Jean-Christian Hassler <jhassler@free.fr>");
MODULE_DESCRIPTION("Emagic Audiowerk 2 sound driver");
Expand Down

0 comments on commit 7a43567

Please sign in to comment.