Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b4d5cdc authored by Boris Brezillon's avatar Boris Brezillon Committed by Nicolas Ferre
Browse files

ARM: at91: remove useless header file includes



Since removal of !DT boards, asm/irq.h inclusion is not needed in these product
files.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent ccf72224
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
 */

#include <asm/system_misc.h>
#include <asm/irq.h>
#include <mach/hardware.h>

#include "soc.h"
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@
 */

#include <asm/system_misc.h>
#include <asm/irq.h>
#include <mach/cpu.h>
#include <mach/at91_dbgu.h>
#include <mach/hardware.h>