of: Move OF flags to be visible even when !CONFIG_OF
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Fri, 24 Apr 2015 09:41:56 +0000 (12:41 +0300)
committerRob Herring <robh@kernel.org>
Thu, 28 May 2015 14:00:16 +0000 (09:00 -0500)
commit391b459d7623b26153c7d8c200e8d213440a7d48
tree1def5aac7d92b190b79c4e1fbc7774df2c10c356
parent4760597116e34bd58f670d008ae7323653268fb4
of: Move OF flags to be visible even when !CONFIG_OF

We need those to be visible even when compiling with CONFIG_OF
disabled, since even the empty of_node_*_flag() method use the
flag.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/of.h