dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Josh Triplett 2012-09-02 20:04:17 -07:00 committed by Takashi Iwai
parent d819387ef7
commit a03e4a66c7
1 changed files with 0 additions and 1 deletions

View File

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