libfs: allow error return from simple attributes
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / asm-um / smp.h
index 84f8cf2..f27a963 100644 (file)
@@ -18,7 +18,7 @@ extern int hard_smp_processor_id(void);
 extern int ncpus;
 
 
-extern inline void smp_cpus_done(unsigned int maxcpus)
+static inline void smp_cpus_done(unsigned int maxcpus)
 {
 }