linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: Remove the last mention of SNDRV_MAIN_OBJECT_FILE
@ 2012-09-03  3:04 Josh Triplett
  2012-09-03  8:15 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Triplett @ 2012-09-03  3:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: alsa-devel, Takashi Iwai, Jaroslav Kysela

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>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] sound: Remove the last mention of SNDRV_MAIN_OBJECT_FILE
  2012-09-03  3:04 [PATCH] sound: Remove the last mention of SNDRV_MAIN_OBJECT_FILE Josh Triplett
@ 2012-09-03  8:15 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2012-09-03  8:15 UTC (permalink / raw)
  To: Josh Triplett; +Cc: linux-kernel, alsa-devel, Jaroslav Kysela

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@joshtriplett.org>

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-03  8:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03  3:04 [PATCH] sound: Remove the last mention of SNDRV_MAIN_OBJECT_FILE Josh Triplett
2012-09-03  8:15 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).