Skip to content

Commit

Permalink
m68k: atari: Fix the last kernel_stat.h fallout
Browse files Browse the repository at this point in the history
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Thomas Gleixner committed Mar 20, 2014
1 parent cc3b68f commit b718102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/m68k/atari/ataints.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b718102

Please sign in to comment.