Skip to content

Commit

Permalink
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Browse files Browse the repository at this point in the history
Remove linux/irq.h which is included more than once.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sabyasachi Gupta <[email protected]>
Acked-by: Souptick Joarder <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Mukesh Ojha <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Sabyasachi Gupta authored and torvalds committed May 14, 2019
1 parent a9e7399 commit e602b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/boards/mach-dreamcast/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
*/
#include <linux/irq.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <linux/export.h>
#include <linux/err.h>
#include <mach/sysasic.h>
Expand Down

0 comments on commit e602b26

Please sign in to comment.