[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: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2009-05-16 11:41:53 +01:00
committed by Russell King
父節點 bc28248ee2
當前提交 49613d4d9a
共有 2 個文件被更改,包括 1 次插入1 次删除

查看文件

@@ -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"