diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2021-06-15 20:21:57 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-17 15:40:29 +0300 |
commit | d7a188bb87d8da78a1ef0dea53f1639f3daf0790 (patch) | |
tree | 1819a4b649e4cb4e74beac2d88cca15976a147a3 /include/linux/acpi.h | |
parent | 60faa8f1ac6e0588d53eb9a345adcdbcc96a8f47 (diff) | |
download | linux-d7a188bb87d8da78a1ef0dea53f1639f3daf0790.tar.xz |
ACPI: PRM: make symbol 'prm_module_list' static
The sparse tool complains as follows:
drivers/acpi/prmt.c:53:1: warning:
symbol 'prm_module_list' was not declared. Should it be static?
This symbol is not used outside of prmt.c, so marks it static.
Fixes: cefc7ca46235 ("ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/acpi.h')
0 files changed, 0 insertions, 0 deletions