mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 09:16:41 +09:00
__FUNCTION__ is gcc-specific, use __func__. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>