kernel: remove platform_has() infrastructure
authorJuergen Gross <jgross@suse.com>
Wed, 22 Jun 2022 06:38:37 +0000 (08:38 +0200)
committerJuergen Gross <jgross@suse.com>
Mon, 1 Aug 2022 05:42:56 +0000 (07:42 +0200)
commita870544ca9d215449e91ebc01e35d80b23151c78
tree12a04c41a215811c7ec1c5782d005aa9210a3693
parenta603002eea8213eec5211be5a85db8340aea06d0
kernel: remove platform_has() infrastructure

The only use case of the platform_has() infrastructure has been
removed again, so remove the whole feature.

Signed-off-by: Juergen Gross <jgross@suse.com>
Tested-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> # Arm64 guest using Xen
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Link: https://lore.kernel.org/r/20220622063838.8854-3-jgross@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
MAINTAINERS
include/asm-generic/Kbuild
include/asm-generic/platform-feature.h [deleted file]
include/linux/platform-feature.h [deleted file]
kernel/Makefile
kernel/platform-feature.c [deleted file]