Explorar o código

ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILE

SNDRV_MAIN_OBJECT_FILE hasn't done anything since the pre-git days, and
the only remaining reference occurs as a #define in sound/last.c.  Drop
that last mention of it.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Josh Triplett %!s(int64=13) %!d(string=hai) anos
pai
achega
a03e4a66c7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      sound/last.c

+ 0 - 1
sound/last.c

@@ -19,7 +19,6 @@
  *
  */
 
-#define SNDRV_MAIN_OBJECT_FILE
 #include <linux/init.h>
 #include <sound/core.h>