Skip to content

Commit a03e4a6

Browse files
joshtripletttiwai
authored andcommitted
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 <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
1 parent d819387 commit a03e4a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/last.c

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
*
2020
*/
2121

22-
#define SNDRV_MAIN_OBJECT_FILE
2322
#include <linux/init.h>
2423
#include <sound/core.h>
2524

0 commit comments

Comments
 (0)