vc4: Fix copy-and-paste fail in backport of NEON asm fixes.
One of the cpu pointers wasn't marked as read-write, causing gcc to complain: ../src/gallium/drivers/vc4/vc4_tiling_lt.c:181:17: error: output operand constraint lacks ‘=’ __asm__ volatile ( Cc: Emil Velikov <emil.l.velikov@gmail.com> Fixes: 813f0a82 ("vc4: Declare the cpu pointers as being modified in NEON asm.")
Loading
Please register or sign in to comment