fixdep: Re-sync with Linux 5.7-rc1
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 16 Apr 2020 05:01:45 +0000 (14:01 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 14:51:32 +0000 (10:51 -0400)
commit308c6b0d4be4bc93be576361e32bab16f7195d11
tree99febaf30f36004f9f1f2c1a3bf7fdf04294eb7a
parent9d88a0aae8115e96b3f323cdb23e5725366a20e2
fixdep: Re-sync with Linux 5.7-rc1

fixdep is a standalone host program, so we can just re-sync it with
the latest Linux in one commit.

I kept the U-Boot own code block surrounded by
/* hack for U-Boot */ ... /* U-boot hack end */.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/basic/fixdep.c