Skip to content

Commit

Permalink
m68knommu: create hw_irq.h
Browse files Browse the repository at this point in the history
Need an include/asm-m68knommu/hw_irq.h for kernel/hrtimer.c

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Jul 25, 2007
1 parent a6fcafd commit 063586a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/asm-m68knommu/hw_irq.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#ifndef __M68KNOMMU_HW_IRQ_H__
#define __M68KNOMMU_HW_IRQ_H__

#endif /* __M68KNOMMU_HW_IRQ_H__ */

0 comments on commit 063586a

Please sign in to comment.