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

Commit 49613d4d authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] smp: SCU is used on non-realview platforms



The SCU can be used by non-realview platforms, so make it visible
for other people to use rather than having them copy the header file.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent bc28248e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

#include <mach/board-eb.h>
#include <mach/board-pb11mp.h>
#include <mach/scu.h>
#include <asm/smp_scu.h>

#include "core.h"