blob: 541933d7e4ea48fae69a6a834c26d4cac4e9b818 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#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
10extern struct matrox_switch matrox_millennium;
11#endif
12
13#endif /* __MATROXFB_TI3026_H__ */