of: make of_fdt_is_compatible() static
authorFrank Rowand <frank.rowand@sony.com>
Tue, 20 Jun 2017 23:38:28 +0000 (16:38 -0700)
committerRob Herring <robh@kernel.org>
Thu, 22 Jun 2017 16:14:48 +0000 (11:14 -0500)
commit92af08990cc49408119ca2549dfe9e37235864d8
tree5f76c72112a503485481c5b87f1839e36f5a96ad
parent3bd79768f61ee3ae93a3ed1cc0ae11fb4474323a
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>
drivers/of/fdt.c
include/linux/of_fdt.h