aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/kernel/internal.h')
-rw-r--r--arch/mn10300/kernel/internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mn10300/kernel/internal.h b/arch/mn10300/kernel/internal.h
index a5ac755dd69f..2df440105a80 100644
--- a/arch/mn10300/kernel/internal.h
+++ b/arch/mn10300/kernel/internal.h
@@ -9,6 +9,8 @@
9 * 2 of the Licence, or (at your option) any later version. 9 * 2 of the Licence, or (at your option) any later version.
10 */ 10 */
11 11
12#include <linux/irqreturn.h>
13
12struct clocksource; 14struct clocksource;
13struct clock_event_device; 15struct clock_event_device;
14 16