Re: [PATCH] sound: Remove the last mention of SNDRV_MAIN_OBJECT_FILE

From: Takashi Iwai
Date: Mon Sep 03 2012 - 04:15:19 EST


At Sun, 2 Sep 2012 20:04:17 -0700,
Josh Triplett wrote:
>
> 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@xxxxxxxxxxxxxxxx>

Applied now. Thanks.


Takashi

> ---
> sound/last.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/last.c b/sound/last.c
> index 7ffc182..43f2228 100644
> --- a/sound/last.c
> +++ b/sound/last.c
> @@ -19,7 +19,6 @@
> *
> */
>
> -#define SNDRV_MAIN_OBJECT_FILE
> #include <linux/init.h>
> #include <sound/core.h>
>
> --
> 1.7.10.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/