aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/hw_irq_no.h
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2009-01-29 17:09:51 +1000
committerGreg Ungerer <gerg@uclinux.org>2009-03-24 15:17:42 +1000
commite77d15511fc4e1554c500524dd43b9c162a2d95e (patch)
tree20896c9bd734e2fdfb734793a6e5fb2a3f9aede6 /arch/m68k/include/asm/hw_irq_no.h
parentm68k: use non-mmu version of unaligned.h for all m68k (diff)
downloadlinux-dev-e77d15511fc4e1554c500524dd43b9c162a2d95e.tar.xz
linux-dev-e77d15511fc4e1554c500524dd43b9c162a2d95e.zip
m68k: the one hw_irq.h can be used buy all m68k
The mmu and non-mmu hw_irq.h are identical, revert to a single copy. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/hw_irq_no.h')
-rw-r--r--arch/m68k/include/asm/hw_irq_no.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/include/asm/hw_irq_no.h b/arch/m68k/include/asm/hw_irq_no.h
deleted file mode 100644
index f3ec9e5ae049..000000000000
--- a/arch/m68k/include/asm/hw_irq_no.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __M68KNOMMU_HW_IRQ_H__
-#define __M68KNOMMU_HW_IRQ_H__
-
-#endif /* __M68KNOMMU_HW_IRQ_H__ */