ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / drivers / video / matrox / matroxfb_Ti3026.h
1 #ifndef __MATROXFB_TI3026_H__
2 #define __MATROXFB_TI3026_H__
3
4 /* make checkconfig does not walk through whole include tree */
5 #include <linux/config.h>
6
7 #include "matroxfb_base.h"
8
9 #ifdef CONFIG_FB_MATROX_MILLENIUM
10 extern struct matrox_switch matrox_millennium;
11 #endif
12
13 #endif  /* __MATROXFB_TI3026_H__ */