]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/hpet.c
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[karo-tx-linux.git] / arch / x86 / kernel / hpet.c
index 319bcb9372fed3817cf6a3c16dfd38cb35a312a1..3acbff4716b088ded2e1d237106872d5d1d1a7f0 100644 (file)
@@ -168,7 +168,7 @@ static void _hpet_print_config(const char *function, int line)
 #define hpet_print_config()                                    \
 do {                                                           \
        if (hpet_verbose)                                       \
-               _hpet_print_config(__FUNCTION__, __LINE__);     \
+               _hpet_print_config(__func__, __LINE__); \
 } while (0)
 
 /*