From: Linus Walleij Date: Fri, 19 Feb 2010 00:09:10 +0000 (+0100) Subject: ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk X-Git-Tag: v2.6.34-rc1~241^2~4^8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64de028948f449af17cf387f45a45f36ffd3c960;p=pandora-kernel.git ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk This removes the custom DBG macro in favor of the in-kernel dev_dbg() macro. Probably a leftover from a time when dev_dbg() didn't yet exist. Also remove a printk() in favor of dev_err(). Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed