Remove ARCH_ARM_HAVE_NEON dependency from arm64

ARMv8A always has Neon support, so there's no need to depend on
ARCH_ARM_HAVE_NEON.

This fixes the build for 64-bit only builds.

Change-Id: Ie27fa8e3e6b23c390bf5ecf70439da634ea0c330
Signed-off-by: Rob Herring <robh@kernel.org>
1 file changed