commit | 92af08990cc49408119ca2549dfe9e37235864d8 | [log] [tgz] |
---|---|---|
author | Frank Rowand <frank.rowand@sony.com> | Tue Jun 20 16:38:28 2017 -0700 |
committer | Rob Herring <robh@kernel.org> | Thu Jun 22 11:14:48 2017 -0500 |
tree | 5f76c72112a503485481c5b87f1839e36f5a96ad | |
parent | 3bd79768f61ee3ae93a3ed1cc0ae11fb4474323a [diff] |
of: make of_fdt_is_compatible() static The callers of of_fdt_is_compatible() are all in fdt.c so make it static. Signed-off-by: Frank Rowand <frank.rowand@sony.com> Signed-off-by: Rob Herring <robh@kernel.org>