Commit-ID: b718102e7d4ce2f9640805251fbbb3619fbb9a46 Gitweb: http://git.kernel.org/tip/b718102e7d4ce2f9640805251fbbb3619fbb9a46 Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx> AuthorDate: Thu, 20 Mar 2014 12:40:30 +0100 Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx> CommitDate: Thu, 20 Mar 2014 12:40:30 +0100 m68k: atari: Fix the last kernel_stat.h fallout Reported-by: Ingo Molnar <mingo@xxxxxxxxxx> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> --- arch/m68k/atari/ataints.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/m68k/atari/ataints.c b/arch/m68k/atari/ataints.c index 3e73a63..3d2b63b 100644 --- a/arch/m68k/atari/ataints.c +++ b/arch/m68k/atari/ataints.c @@ -41,6 +41,7 @@ #include <linux/init.h> #include <linux/seq_file.h> #include <linux/module.h> +#include <linux/irq.h> #include <asm/traps.h> -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |