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


Groups > linux.kernel > #1418913

Re: [PATCH] drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch
Date 2016-06-10 00:30 +0200
Message-ID <rIgCC-4da-37@gated-at.bofh.it> (permalink)
References <rI5xw-579-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 9, 2016 at 5:38 AM, Ben Dooks <ben.dooks@codethink.co.uk> wrote:
> The function early_init_dt_alloc_reserved_memory_arch is defined
> in drivers/of/of_reserved_mem.c but is not declared in any of the
> header files. Add the declaration of this to avoid the warning:
>
> drivers/of/of_reserved_mem.c:31:19: warning: symbol 'early_init_dt_alloc_reserved_memory_arch' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>

Dropped the extern and applied. Thanks.

Rob

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


Thread

[PATCH] drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch Ben Dooks <ben.dooks@codethink.co.uk> - 2016-06-09 12:40 +0200
  Re: [PATCH] drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch Rob Herring <robh+dt@kernel.org> - 2016-06-10 00:30 +0200

csiph-web