ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILE
authorJosh Triplett <josh@joshtriplett.org>
Mon, 3 Sep 2012 03:04:17 +0000 (20:04 -0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Sep 2012 08:07:23 +0000 (10:07 +0200)
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>
sound/last.c

index 7ffc182..43f2228 100644 (file)
@@ -19,7 +19,6 @@
  *
  */
 
-#define SNDRV_MAIN_OBJECT_FILE
 #include <linux/init.h>
 #include <sound/core.h>