x86: Remove empty files
authorBorislav Petkov <bp@suse.de>
Fri, 20 May 2022 10:12:30 +0000 (12:12 +0200)
committerBorislav Petkov <bp@suse.de>
Fri, 20 May 2022 10:29:26 +0000 (12:29 +0200)
commitd936411dc9caeb3edb992e39c33d4d1d81ca8c08
tree68f57ce32344564d61c0ff39c756ccae90efb3e3
parent553b0cb30b5452198de3187f1a79989eba38df00
x86: Remove empty files

Remove empty files which were supposed to get removed with the
respective commits removing the functionality in them:

$ find arch/x86/ -empty
arch/x86/lib/mmx_32.c
arch/x86/include/asm/fpu/internal.h
arch/x86/include/asm/mmx.h

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220520101723.12006-1-bp@alien8.de
arch/x86/include/asm/fpu/internal.h [deleted file]
arch/x86/include/asm/mmx.h [deleted file]
arch/x86/lib/mmx_32.c [deleted file]