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)
commit16bba30eab137aaa37538349c0a7496720e90c66
tree00d3a30b8bccca2482a070f43163fce254d87afc
parent36689ecd2c065a8879035e5bf1b4a0f4d5b65160
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