Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2b6e5bfed0288524fca1376eb89856363cb8c55e
/
.
/
include
/
linux
/
acpi_irq.h
blob: f10c87265855eb6faa303df11eaaa73846624aca [
file
] [
log
] [
blame
]
#ifndef
_LINUX_ACPI_IRQ_H
#define
_LINUX_ACPI_IRQ_H
#include
<linux/irq.h>
#ifndef
acpi_irq_init
static
inline
void
acpi_irq_init
(
void
)
{
}
#endif
#endif
/* _LINUX_ACPI_IRQ_H */