diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-07-04 10:32:27 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-07-09 17:58:54 -0500 |
commit | 1ae27dacae42c0259d17097eb7dcb98d16568cce (patch) | |
tree | 692797fb50ea9af7737cba0d74227b4047aabf06 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | 76084965a91df915c47f59c938bb5b8eb467b16e (diff) |
misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} functions
These two functions are defined in the pci_endpoint_test.c file, but not
called elsewhere, so delete these unused functions.
This fixes the following warning:
drivers/misc/pci_endpoint_test.c:144:19: warning: unused function 'pci_endpoint_test_bar_readl'.
drivers/misc/pci_endpoint_test.c:150:20: warning: unused function 'pci_endpoint_test_bar_writel'.
No functional changes intended.
[kwilczynski: commit log]
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9064
Link: https://lore.kernel.org/linux-pci/20240704023227.87039-1-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Krzysztof WilczyĆski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions