crypto: x86/aes - remove unused file aes_glue.c

Commit 1d2c327931 ("crypto: x86/aes - drop scalar assembler
implementations") was meant to remove aes_glue.c, but it actually left
it as an unused one-line file.  Remove this unused file.

Cc: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Eric Biggers 2020-10-13 16:26:50 -07:00 коммит произвёл Herbert Xu
Родитель 3f9ae99835
Коммит d4b3984c9e
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1 +0,0 @@
// SPDX-License-Identifier: GPL-2.0-only