mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
genirq: export irq_gc_set_wake
Change-Id: I52f43e1dff15d987532395e5151e65419b5904b2 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -200,6 +200,7 @@ int irq_gc_set_wake(struct irq_data *d, unsigned int on)
|
||||
irq_gc_unlock(gc);
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(irq_gc_set_wake);
|
||||
|
||||
static u32 irq_readl_be(void __iomem *addr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user