powerpc: Factor do_feature_fixup calls
[sfrench/cifs-2.6.git] / arch / powerpc / include / asm / feature-fixups.h
index 9a67a38bf7b94a3b443dc0b1428bf64b40b544aa..57fec8ac7b924cdeabb4a21b65d46785e9fbf745 100644 (file)
@@ -184,4 +184,8 @@ label##3:                                           \
        FTR_ENTRY_OFFSET label##1b-label##3b;           \
        .popsection;
 
+#ifndef __ASSEMBLY__
+void apply_feature_fixups(void);
+#endif
+
 #endif /* __ASM_POWERPC_FEATURE_FIXUPS_H */