Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a03e4a66 authored by Josh Triplett's avatar Josh Triplett Committed by Takashi Iwai
Browse files

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: default avatarJosh Triplett <josh@joshtriplett.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d819387e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
 *
 */

#define SNDRV_MAIN_OBJECT_FILE
#include <linux/init.h>
#include <sound/core.h>