]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/platform/acgcc.h
Merge branch 'linus' into core/urgent
[linux-2.6-omap-h63xx.git] / include / acpi / platform / acgcc.h
index 3bb50494a38a03a590f43c25ff619b5fe6c8f29d..8e2cdc57b1974f5430b4d39fe681090f9ffd0441 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2007, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -46,7 +46,7 @@
 
 /* Function name is used for debug output. Non-ANSI, compiler-dependent */
 
-#define ACPI_GET_FUNCTION_NAME          __FUNCTION__
+#define ACPI_GET_FUNCTION_NAME          __func__
 
 /*
  * This macro is used to tag functions as "printf-like" because