Eric Biggers wrote:
> From: Eric Biggers
>
> Commit 1d2c3279311e ("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
> Signed-off-by: Eric Biggers
>
From: Eric Biggers
Commit 1d2c3279311e ("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
Signed-off-by: Eric Biggers
---
arch/x86/crypto/aes_glue.c | 1 -