commit | 391b459d7623b26153c7d8c200e8d213440a7d48 | [log] [tgz] |
---|---|---|
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Fri Apr 24 12:41:56 2015 +0300 |
committer | Rob Herring <robh@kernel.org> | Thu May 28 09:00:16 2015 -0500 |
tree | 1def5aac7d92b190b79c4e1fbc7774df2c10c356 | |
parent | 4760597116e34bd58f670d008ae7323653268fb4 [diff] |
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>