]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: move headers_check.pl to usr/include/
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 6 Dec 2021 02:35:06 +0000 (11:35 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 8 Jan 2022 08:41:00 +0000 (17:41 +0900)
commit82b4afd7ec497328c60f990b47a66294f8f2135f
tree0e85f0174470018a6343aaf95d9877681adf6511
parenta3a374f44c6603f9f8522ff65573d852ddc84a80
kbuild: move headers_check.pl to usr/include/

This script is only used by usr/include/Makefile. Make it local to
the directory.

Update the comment in include/uapi/linux/soundcard.h because
'make headers_check' is no longer functional.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
include/uapi/linux/soundcard.h
scripts/headers_check.pl [deleted file]
usr/include/Makefile
usr/include/headers_check.pl [new file with mode: 0755]