OpenCloudOS-Kernel/drivers/platform/x86/intel_speed_select_if
Zou Wei 0cd3f561ef platform/x86: ISST: Mark mmio_range_devid_0 and mmio_range_devid_1 with static keyword
Fix the following sparse warnings:

drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c:23:24: warning: symbol 'mmio_range_devid_0' was not declared. Should it be static?
drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c:28:24: warning: symbol 'mmio_range_devid_1' was not declared. Should it be static?

Signed-off-by: Zou Wei <zou_wei@huawei.com>
Link: https://lore.kernel.org/r/1607430489-116200-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2020-12-08 16:30:55 +01:00
..
Kconfig
Makefile platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs 2019-07-02 18:41:16 +03:00
isst_if_common.c platform/x86: ISST: Allow additional core-power mailbox commands 2020-01-20 11:39:31 +02:00
isst_if_common.h platform/x86: ISST: Change PCI device macros 2020-12-07 16:10:12 +01:00
isst_if_mbox_msr.c platform/x86: Convert to new CPU match macros 2020-03-24 21:33:00 +01:00
isst_if_mbox_pci.c platform/x86: ISST: Change PCI device macros 2020-12-07 16:10:12 +01:00
isst_if_mmio.c platform/x86: ISST: Mark mmio_range_devid_0 and mmio_range_devid_1 with static keyword 2020-12-08 16:30:55 +01:00