]> www.infradead.org Git - users/jedix/linux-maple.git/commit
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header
authorNiklas Cassel <cassel@kernel.org>
Mon, 10 Mar 2025 11:10:19 +0000 (12:10 +0100)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Fri, 14 Mar 2025 16:12:04 +0000 (16:12 +0000)
commit64a7704ae16f5836ba74152553ae2a7338229a9d
tree8ddc5fd7968141d23389f027ae6594ba96ade6ba
parent2b48d3dcb74a22af05aeb707614584eb15ef16da
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header

Use the IRQ_TYPE_* defines from the UAPI header rather than duplicating
these defines in the driver itself.

No functional change.

Signed-off-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Link: https://lore.kernel.org/r/20250310111016.859445-11-cassel@kernel.org
drivers/misc/pci_endpoint_test.c