From a03e4a66c71b2bb33dc795eb6451a3d2ad1398bb Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sun, 2 Sep 2012 20:04:17 -0700 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- sound/last.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/last.c b/sound/last.c index 7ffc182e084..43f22282503 100644 --- a/sound/last.c +++ b/sound/last.c @@ -19,7 +19,6 @@ * */ -#define SNDRV_MAIN_OBJECT_FILE #include #include