diff options
author | Lukas Wunner <lukas@wunner.de> | 2022-06-10 10:40:50 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-06-13 13:27:37 +0300 |
commit | ac165aab469895de059a4a191a2e04ddb5421d0e (patch) | |
tree | 5dc0a3898aa100814a57725474d996fa41ba8960 /include/linux/gpio/driver.h | |
parent | b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3 (diff) | |
download | linux-ac165aab469895de059a4a191a2e04ddb5421d0e.tar.xz |
genirq/PM: Unexport {suspend,resume}_device_irqs()
Ever since {suspend,resume}_device_irqs() were introduced in 2009
by commit 0a0c5168df27 ("PM: Introduce functions for suspending and
resuming device interrupts"), they've been exported even though there
are no module users and never will be: The functions are solely called
by the PM core, which is always built-in. Unexport them.
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/fad9b50609f9d9828ea14772dbd4d195713f1c4b.1654846687.git.lukas@wunner.de
Diffstat (limited to 'include/linux/gpio/driver.h')
0 files changed, 0 insertions, 0 deletions