root/sys/dev/pci/drm/include/linux/irq.h
/* Public domain. */

#ifndef _LINUX_IRQ_H
#define _LINUX_IRQ_H

#include <linux/irqreturn.h>

#endif