On Tue, Jun 20, 2017 at 04:38:28PM -0700, frowand.l...@gmail.com wrote: > From: Frank Rowand <frank.row...@sony.com> > > The callers of of_fdt_is_compatible() are all in fdt.c so > make it static. > > Signed-off-by: Frank Rowand <frank.row...@sony.com> > --- > drivers/of/fdt.c | 2 +- > include/linux/of_fdt.h | 3 --- > 2 files changed, 1 insertion(+), 4 deletions(-)
Applied.