microblaze/PCI: Remove unused early_read_config_byte() et al declarations
authorThippeswamy Havalige <thippeswamy.havalige@amd.com>
Tue, 25 Oct 2022 06:52:02 +0000 (12:22 +0530)
committerMichal Simek <michal.simek@amd.com>
Fri, 25 Nov 2022 10:39:22 +0000 (11:39 +0100)
commit68db4e9e5fcd3509cbd7f6bdc226ee761c140a24
treecd3c11d61c1ebb76c46d219ea7cef3266b6a10bc
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
microblaze/PCI: Remove unused early_read_config_byte() et al declarations

early_read_config_byte() and similar are declared but never defined.

Remove the unused declarations.

Signed-off-by: Thippeswamy Havalige <thippeswamy.havalige@amd.com>
Link: https://lore.kernel.org/r/20221025065214.4663-2-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/microblaze/include/asm/pci-bridge.h
arch/microblaze/pci/pci-common.c
arch/microblaze/pci/xilinx_pci.c