[Bluetooth] Update security filter for Bluetooth 2.1
[pandora-kernel.git] / include / asm-sh / smp.h
index caa7b93..b99ca78 100644 (file)
@@ -39,4 +39,6 @@ extern struct smp_fn_call_struct smp_fn_call;
 
 #endif /* CONFIG_SMP */
 
+#define hard_smp_processor_id()        (0)
+
 #endif /* __ASM_SH_SMP_H */