Commit 795aa0cfd3 ("crypto: memneq - move into lib/") moved the memneq
code out of crypto/ into lib/ which broke the building of the fips
target. Resolve this by removing it from the explicit list of .o files
to be linked as it will be picked up properly from lib/
Fixes: 795aa0cfd3 ("crypto: memneq - move into lib/")
Cc: Ard Biesheuvel <ardb@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9619db5fed8e68c8788d918138bd979cba157d51