diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-10-22 09:43:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-14 12:31:00 +0800 |
commit | edb44e8461cfb9da8fd7a60d1ded2912a01100be (patch) | |
tree | a58d99c835fdc84c51992caf607c8d6283994fe9 /.clang-format | |
parent | 5c2d6a527b2c36d5bc0129784dc88e88f1d4afee (diff) | |
download | lwn-edb44e8461cfb9da8fd7a60d1ded2912a01100be.tar.gz lwn-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 '.clang-format')
0 files changed, 0 insertions, 0 deletions