ACPI: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 6 Mar 2008 02:24:51 +0000 (18:24 -0800)
committerLen Brown <len.brown@intel.com>
Tue, 11 Mar 2008 05:58:41 +0000 (01:58 -0400)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found