From: Harvey Harrison Date: Wed, 30 Jul 2008 19:29:03 +0000 (+1000) Subject: powerpc: Replace __FUNCTION__ with __func__ X-Git-Tag: v2.6.28-rc1~569^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df72bf3f7345a84f5ef274bf72a4546caf3ad02;p=pandora-kernel.git powerpc: Replace __FUNCTION__ with __func__ __FUNCTION__ is gcc-specific, use __func__ [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Harvey Harrison Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed