kbuild: rpm-pkg: remove kernel-drm PROVIDES
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 17 Apr 2023 14:35:35 +0000 (23:35 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 25 Apr 2023 01:08:55 +0000 (10:08 +0900)
commitc90b3bbff2a097f4b6861c6d1aac18ed66f15261
treed853924f674ad14cdc707fff8232668a947bb44c
parent1d29b4c223811871017542e96ac00ee562a37497
kbuild: rpm-pkg: remove kernel-drm PROVIDES

This code was added more than 20 years ago. [1]

I checked the kernel spec files in Fedora and OpenSUSE, but did not
see 'kernel-drm'. I do not know if there exists a distro that uses it
in RPM dependency.

Remove this, and let's see if somebody complains about it.

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=6d956df7d6b716b28c910c4f5b360c4d44d96c4d

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
scripts/package/mkspec