aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/hw_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/hw_irq.h')
-rw-r--r--arch/mips/include/asm/hw_irq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/include/asm/hw_irq.h b/arch/mips/include/asm/hw_irq.h
index aca05a43a97..9e8ef5994c9 100644
--- a/arch/mips/include/asm/hw_irq.h
+++ b/arch/mips/include/asm/hw_irq.h
@@ -8,12 +8,12 @@
#ifndef __ASM_HW_IRQ_H
#define __ASM_HW_IRQ_H
-#include <asm/atomic.h>
+#include <linux/atomic.h>
extern atomic_t irq_err_count;
/*
- * interrupt-retrigger: NOP for now. This may not be apropriate for all
+ * interrupt-retrigger: NOP for now. This may not be appropriate for all
* machines, we'll see ...
*/