]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files
authorRob Herring <robh@kernel.org>
Wed, 27 Jul 2022 21:10:59 +0000 (15:10 -0600)
committerRob Herring <robh@kernel.org>
Wed, 10 Aug 2022 15:43:43 +0000 (09:43 -0600)
commit3bf6e5e9963eb13f03fc17cf153bccbdd901c497
treefe0409a4083ebe9fa5475fca471acb5ce9fde26d
parent519b98facf5a2d73dcaf79c51d40d61fffcd87cf
dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files

Since commit d2aea9d98a7a ("dt-bindings: kbuild: Use DTB files for
validation"), dt-mk-schema always needs a complete list of schemas, so
the conditional using DT_MK_SCHEMA_FLAGS should be removed.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220727211100.3249417-1-robh@kernel.org
Documentation/devicetree/bindings/Makefile