summaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_ab5500.c
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-06-20 13:33:20 +0200
committersaid m bagheri <ebgheri@steludxu2848.(none)>2011-06-22 12:59:15 +0200
commit9827827c234f8e86d16935253779aca15cb69a3b (patch)
treee42879b1c98b3d0be6ea18a3542f1e7478f6add8 /sound/soc/ux500/ux500_ab5500.c
parent38d5c76e181430d94c4a609812ed484e5a4d255b (diff)
ux500: sound: Withdraw some console traceslinaro-11.06-2.6.38GLK-2.6.38_w125.4
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'sound/soc/ux500/ux500_ab5500.c')
-rw-r--r--sound/soc/ux500/ux500_ab5500.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/ux500/ux500_ab5500.c b/sound/soc/ux500/ux500_ab5500.c
index 711351e2f55..551ec05fcb5 100644
--- a/sound/soc/ux500/ux500_ab5500.c
+++ b/sound/soc/ux500/ux500_ab5500.c
@@ -16,8 +16,6 @@
#include "../codecs/ab5500.h"
int ux500_ab5500_startup(struct snd_pcm_substream *substream)
{
- printk(KERN_DEBUG "%s: Enter.\n", __func__);
-
return 0;
}