/*
 * linux/include/asm-arm/arch-sa1100/trizeps.h
 *
 * This file contains the hardware specific definitions for Trizeps
 *
 * Authors:
 * Andreas Hofer <ho@dsa-ac.de>,
 * Peter Lueg <pl@dsa-ac.de>,
 * Guennadi Liakhovetski <gl@dsa-ac.de>
 *
 */

#ifndef _ASM_ARCH_TRIZEPS_H_
#define _ASM_ARCH_TRIZEPS_H_

#include <linux/config.h>

#ifdef CONFIG_TRIZEPS_MFTB2
#include "mftb2.h"
#endif

#endif // _INCLUDE_TRIZEPS_
