aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-realview/scu.h
blob: cc293640178ed02b56673ef183305374f8fbf080 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __ASMARM_ARCH_SCU_H
#define __ASMARM_ARCH_SCU_H

#include <asm/arch/platform.h>

#define SCU_BASE	REALVIEW_MPCORE_SCU_BASE

#endif