diff options
Diffstat (limited to 'sound/soc/ux500/ux500_ab5500.c')
-rw-r--r-- | sound/soc/ux500/ux500_ab5500.c | 2 |
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; } |