scu.h 139 B

12345678
  1. #ifndef __ASMARM_ARCH_SCU_H
  2. #define __ASMARM_ARCH_SCU_H
  3. #include <asm/arch/platform.h>
  4. #define SCU_BASE REALVIEW_MPCORE_SCU_BASE
  5. #endif