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: I30358f44d4c5bdf2e0afa0e1121b755c076523ea
Signed-off-by: Rob Herring <robh@kernel.org>
2 files changed