diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-10-22 10:43:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-14 05:31:00 +0100 |
commit | edb44e8461cfb9da8fd7a60d1ded2912a01100be (patch) | |
tree | a58d99c835fdc84c51992caf607c8d6283994fe9 /drivers/base/platform.c | |
parent | crypto: hisilicon: no need to check return value of debugfs_create functions (diff) | |
download | linux-edb44e8461cfb9da8fd7a60d1ded2912a01100be.tar.xz linux-edb44e8461cfb9da8fd7a60d1ded2912a01100be.zip |
cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>
The parse_acpi_topology() is not declared anywhere which
causes the following sparse warning:
drivers/base/arch_topology.c:522:19: warning: symbol 'parse_acpi_topology' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20191022084323.13594-1-ben.dooks@codethink.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions