[ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6
[platform/kernel/linux-starfive.git] / include / asm-arm / fpstate.h
index 6246bf8..52bae08 100644 (file)
@@ -26,7 +26,9 @@
 
 struct vfp_hard_struct {
        __u64 fpregs[16];
+#if __LINUX_ARM_ARCH__ < 6
        __u32 fpmx_state;
+#endif
        __u32 fpexc;
        __u32 fpscr;
        /*