]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/irq/internals.h
genirq: Add runtime power management support for IRQ chips
[mirror_ubuntu-bionic-kernel.git] / kernel / irq / internals.h
index 09be2c903c6d3fa0d622111f988b0211965ab662..d5edcdc9382ad9e640e42214895df9f5f351895c 100644 (file)
@@ -7,6 +7,7 @@
  */
 #include <linux/irqdesc.h>
 #include <linux/kernel_stat.h>
+#include <linux/pm_runtime.h>
 
 #ifdef CONFIG_SPARSE_IRQ
 # define IRQ_BITMAP_BITS       (NR_IRQS + 8196)