/* * linux/include/asm-arm/arch-sa1100/trizeps.h * * This file contains the hardware specific definitions for Trizeps * * Authors: * Andreas Hofer , * Peter Lueg , * Guennadi Liakhovetski * */ #ifndef _ASM_ARCH_TRIZEPS_H_ #define _ASM_ARCH_TRIZEPS_H_ #include #ifdef CONFIG_TRIZEPS_MFTB2 #include "mftb2.h" #endif #endif // _INCLUDE_TRIZEPS_