Merge branch 'iop-raid6' into async-tx-next
[pandora-kernel.git] / arch / arm / vfp / vfp.h
index 8de86e4..c8c98dd 100644 (file)
@@ -377,6 +377,4 @@ struct op {
        u32 flags;
 };
 
-#if defined(CONFIG_SMP) || defined(CONFIG_PM)
 extern void vfp_save_state(void *location, u32 fpexc);
-#endif