0f042eea Sun Jul 09 13:32:34 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: fix comment about dst of headers_{install, check}_all
Commit 61562f981e92 ("uapi: export all arch specifics directories") changed the dst from asm-<arch> to arch-<arch> for headers_install_all or headers_check_all. Update the comment.