Skip to content

Commit acc4564

Browse files
committed
m68k: Switch to asm-generic/hardirq.h
Classic m68k with MMU was converted to generic hardirqs a long time ago, and there are no longer include dependency issues preventing the direct use of asm-generic/hardirq.h. Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Greg Ungerer <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ea66589 commit acc4564

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

arch/m68k/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ generic-y += emergency-restart.h
88
generic-y += exec.h
99
generic-y += extable.h
1010
generic-y += futex.h
11+
generic-y += hardirq.h
1112
generic-y += hw_irq.h
1213
generic-y += irq_regs.h
1314
generic-y += irq_work.h

arch/m68k/include/asm/hardirq.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)