ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-arm / arch-sa1100 / trizeps.h
1 /*
2  * linux/include/asm-arm/arch-sa1100/trizeps.h
3  *
4  * This file contains the hardware specific definitions for Trizeps
5  *
6  * Authors:
7  * Andreas Hofer <ho@dsa-ac.de>,
8  * Peter Lueg <pl@dsa-ac.de>,
9  * Guennadi Liakhovetski <gl@dsa-ac.de>
10  *
11  */
12
13 #ifndef _ASM_ARCH_TRIZEPS_H_
14 #define _ASM_ARCH_TRIZEPS_H_
15
16 #include <linux/config.h>
17
18 #ifdef CONFIG_TRIZEPS_MFTB2
19 #include "mftb2.h"
20 #endif
21
22 #endif // _INCLUDE_TRIZEPS_