From: Jean Delvare Date: Mon, 28 Apr 2008 09:15:13 +0000 (-0700) Subject: radeonfb: drop redundant RTRACE macro X-Git-Tag: v2.6.26-rc1~815 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3bf466e4a0a53d5c78561594c9cb4225bbb481;p=pandora-kernel.git radeonfb: drop redundant RTRACE macro RTRACE() does exactly the same thing as the standard pr_debug() call, so just use the latter. Signed-off-by: Jean Delvare Acked-by: Benjamin Herrenschmidt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed