Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
[firefly-linux-kernel-4.4.55.git] / include / asm-arm / arch-realview / scu.h
1 #ifndef __ASMARM_ARCH_SCU_H
2 #define __ASMARM_ARCH_SCU_H
3
4 #include <asm/arch/board-eb.h>
5
6 #define SCU_BASE        REALVIEW_EB11MP_SCU_BASE
7
8 #endif