Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1672786

Re: [PATCH] of: make of_fdt_is_compatible() static

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] of: make of_fdt_is_compatible() static
Date 2017-06-22 18:20 +0200
Message-ID <tVcZQ-77P-11@gated-at.bofh.it> (permalink)
References <tUAUx-6G1-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 20, 2017 at 04:38:28PM -0700, frowand.list@gmail.com wrote:
> From: Frank Rowand <frank.rowand@sony.com>
> 
> 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>
> ---
>  drivers/of/fdt.c       | 2 +-
>  include/linux/of_fdt.h | 3 ---
>  2 files changed, 1 insertion(+), 4 deletions(-)

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] of: make of_fdt_is_compatible() static frowand.list@gmail.com - 2017-06-21 01:40 +0200
  Re: [PATCH] of: make of_fdt_is_compatible() static Rob Herring <robh@kernel.org> - 2017-06-22 18:20 +0200

csiph-web