aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:03:23 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:03:23 +0000
commit6fde0cdb6b1bc40da944a429fafd603d6c680c86 (patch)
tree594da4a0dcf2f0639c58def051038ce7087b244c /sound
parentf6b10d9df789f837123305297030f95f9677f58d (diff)
fix-wm8753-DBG.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/s3c24xx/neo1973_wm8753.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/neo1973_wm8753.c b/sound/soc/s3c24xx/neo1973_wm8753.c
index 87ddfefcc2f..2e5c31b4943 100644
--- a/sound/soc/s3c24xx/neo1973_wm8753.c
+++ b/sound/soc/s3c24xx/neo1973_wm8753.c
@@ -676,7 +676,7 @@ static int __init neo1973_init(void)
{
int ret;
- DBG("Entered %s\n", __func__);
+ printk(KERN_DEBUG "Entered %s\n", __func__);
if (!machine_is_neo1973_gta01()) {
printk(KERN_INFO