]> git.baikalelectronics.ru Git - kernel.git/commit
of: make struct property _flags field configurable
authorRob Herring <robh@kernel.org>
Wed, 4 Oct 2017 19:30:02 +0000 (14:30 -0500)
committerRob Herring <robh@kernel.org>
Mon, 16 Oct 2017 18:37:37 +0000 (13:37 -0500)
commitd615c6ee87b20b065807d4c42001b2ed34f1282d
tree00d3a30b8bccca2482a070f43163fce254d87afc
parent458d95a1bb8443f9a1e877d9450cf4569ef1df28
of: make struct property _flags field configurable

Only Sparc and CONFIG_OF_DYNAMIC use the struct property._flags field,
so make it conditional shrinking struct property a bit.

Tested-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/of.h