forked from Minki/linux
um: hw_irq.h can go generic as well
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
f5e900770f
commit
8e66cda4af
@ -1,2 +1,2 @@
|
||||
generic-y += bug.h cputime.h device.h emergency-restart.h futex.h hardirq.h
|
||||
generic-y += irq_regs.h kdebug.h percpu.h sections.h topology.h xor.h
|
||||
generic-y += hw_irq.h irq_regs.h kdebug.h percpu.h sections.h topology.h xor.h
|
||||
|
@ -1,7 +0,0 @@
|
||||
#ifndef _ASM_UM_HW_IRQ_H
|
||||
#define _ASM_UM_HW_IRQ_H
|
||||
|
||||
#include "asm/irq.h"
|
||||
#include "asm/archparam.h"
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user