diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-09 11:38:34 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-06-09 14:38:22 -0500 |
commit | 06dfeef88573cf032e5c27e37f80ff5237b3318a (patch) | |
tree | cc5d0213fc72dee73836f32412da0ac8c9208e3f /Documentation/devicetree/bindings/watchdog | |
parent | 8c237cd0ccb570d13158758af02e11359a4a5b1c (diff) |
drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch
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>
[robh: drop extern from declaration]
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog')
0 files changed, 0 insertions, 0 deletions