Jiapeng Chong 1ae27dacae 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>
2024-07-09 17:58:54 -05:00
..
2023-12-08 12:02:37 +01:00
2024-05-08 19:21:51 +01:00
2024-05-18 12:39:20 -07:00
2024-01-08 16:22:47 -08:00
2024-05-08 19:21:51 +01:00
2023-11-01 20:51:41 -10:00
2023-10-27 08:51:00 +02:00
2024-04-11 15:12:13 +02:00
2024-05-22 08:31:17 -04:00
2022-12-15 10:37:26 -08:00