]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Remove function pcim_intx() prototype from pci.h
authorPhilipp Stanner <phasta@kernel.org>
Thu, 22 May 2025 08:46:27 +0000 (10:46 +0200)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Thu, 22 May 2025 10:54:04 +0000 (10:54 +0000)
commitdfc970ad61973111932fc282ebab8d825056d5ab
tree97f7b6729c6af08a3f7b3edc188dc52db0978666
parent90ffe1f093e85ebb70212909607e0c0517aa65a5
PCI: Remove function pcim_intx() prototype from pci.h

The subsystem-internal header pci.h still contains the function
prototype of pcim_intx(), which has since been made public in the global
header.

Remove the redundant function prototype.

Signed-off-by: Philipp Stanner <phasta@kernel.org>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250522084626.150148-2-phasta@kernel.org
drivers/pci/pci.h