blob: 536e5f69de9fb338f3ef6983f3c728592e2b216c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __MATROXFB_TI3026_H__
2#define __MATROXFB_TI3026_H__
3
Linus Torvalds1da177e2005-04-16 15:20:36 -07004#include <linux/config.h>
5
6#include "matroxfb_base.h"
7
8#ifdef CONFIG_FB_MATROX_MILLENIUM
9extern struct matrox_switch matrox_millennium;
10#endif
11
12#endif /* __MATROXFB_TI3026_H__ */