commit | 50a483405c420f5f35b8dbb71425459835ae44eb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Mon Dec 06 11:35:06 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sat Jan 08 17:41:00 2022 +0900 |
tree | 0e85f0174470018a6343aaf95d9877681adf6511 | |
parent | e06a61a89ccd3edda046c78f9d08aa045b8c4d32 [diff] |
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>