mirror of
https://github.com/torvalds/linux.git
synced 2026-08-15 03:46:23 +02:00
Since ACPI_PTR() is used to NULLify the value when !CONFIG_ACPI, the
struct acpi_device_id becomes unused:
drivers/power/supply/goldfish_battery.c:269:36: warning:
'goldfish_battery_acpi_match' defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|
||
|---|---|---|
| .. | ||
| avs | ||
| reset | ||
| supply | ||
| Kconfig | ||
| Makefile | ||