powerpc: Convert last uses of __FUNCTION__ to __func__
authorJoe Perches <joe@perches.com>
Tue, 25 Mar 2014 19:35:03 +0000 (12:35 -0700)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Apr 2014 02:53:32 +0000 (12:53 +1000)
commitaba6f4f2e64f9b43aaba6d46c67e9e25a55f4614
tree4510f92a367fbcb3c6313d6e5bc165bdaced8ef9
parentf83319d71002aec03bd87bc9aabce5f549680f0a
powerpc: Convert last uses of __FUNCTION__ to __func__

Just about all of these have been converted to __func__,
so convert the last uses.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/nvram.c