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

Commit db6b672f authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Rob Herring
Browse files

ARM: vexpress: remove dependency on mach/* headers



Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Cc: Pawel Moll <pawel.moll@arm.com>
parent 06413f1e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
#include "core.h"

#include <mach/motherboard.h>
#include <mach/irqs.h>

#include <plat/clcd.h>

+2 −0
Original line number Diff line number Diff line
#define IRQ_LOCALTIMER		29
#define IRQ_LOCALWDOG		30

#ifndef CONFIG_SPARSE_IRQ
#define NR_IRQS	256
#endif