]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ps3fb: Use __func__ instead of __FUNCTION__
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Wed, 2 May 2007 12:48:37 +0000 (14:48 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:08 +0000 (17:59 -0700)
commitd778c9a400e569029c8a48bc898c70780d6d2c1c
treed04ba017786a212cc0075cc9643bf77582a2e001
parent640729014e073e6e2de1f513b2856b81aa7d84e9
ps3fb: Use __func__ instead of __FUNCTION__

ps3fb: Replace GNU extension `__FUNCTION__' by C99 `__func__'

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/ps3fb.c