summaryrefslogtreecommitdiffstats
path: root/sound/last.c
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2012-09-02 20:04:17 -0700
committerTakashi Iwai <tiwai@suse.de>2012-09-03 10:07:23 +0200
commita03e4a66c71b2bb33dc795eb6451a3d2ad1398bb (patch)
tree2932d58b27970bdfe9e0223ef5a294178b7d0bfb /sound/last.c
parentd819387ef7ca97b4cb3494bfaba9c0cd510122a0 (diff)
downloadop-kernel-dev-a03e4a66c71b2bb33dc795eb6451a3d2ad1398bb.zip
op-kernel-dev-a03e4a66c71b2bb33dc795eb6451a3d2ad1398bb.tar.gz
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>
Diffstat (limited to 'sound/last.c')
-rw-r--r--sound/last.c1
1 files changed, 0 insertions, 1 deletions
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>
OpenPOWER on IntegriCloud