]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/profile.c
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / kernel / profile.c
index dc41827fbfeea474c809ebc3adb6e54edcedb861..60adefb59b5e24f4f3d916df1caab686f91bc9f4 100644 (file)
@@ -544,7 +544,7 @@ static const struct file_operations proc_profile_operations = {
 };
 
 #ifdef CONFIG_SMP
-static inline void profile_nop(void *unused)
+static void profile_nop(void *unused)
 {
 }