projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d819387
)
ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILE
author
Josh Triplett
<josh@joshtriplett.org>
Mon, 3 Sep 2012 03:04:17 +0000
(20:04 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 3 Sep 2012 08:07:23 +0000
(10:07 +0200)
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>
sound/last.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/last.c
b/sound/last.c
index 7ffc182e084478fac3e7ca4cf98523d4e68867d5..43f222825038e8e69ca8d1edd87a50e3bdc93be3 100644
(file)
--- 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>