]> 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)
commit2fcfc20be990de62545a969372fb52b355efa112
tree00d3a30b8bccca2482a070f43163fce254d87afc
parent602d168dd2975e7f656bed9be04d2b3afb1bdbaf
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