gpio: unexport GPIO irq domain functions only used internally
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 24 Jan 2024 10:06:06 +0000 (11:06 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 29 Jan 2024 10:45:49 +0000 (11:45 +0100)
commit88b7049635dc5d0e2a7dfaaf89e70a9654ed6561
tree3d6ad6cd58235446bfec20ae14f096e33562b5ef
parent83a517c77715c4c268e893424ecfd4a407056af6
gpio: unexport GPIO irq domain functions only used internally

There are no external users for the irq domain helpers so unexport them
and remove the prototypes from the driver header.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpiolib.c
include/linux/gpio/driver.h