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

#include <asm/arch/board-eb.h>

#define SCU_BASE	REALVIEW_EB11MP_SCU_BASE

#endif