xtensa: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jul 2008 19:48:54 +0000 (12:48 -0700)
committerChris Zankel <chris@zankel.net>
Wed, 15 Oct 2008 02:00:01 +0000 (19:00 -0700)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found