alistair23-linux/drivers/video/matrox/matroxfb_Ti3026.h
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-06-30 19:25:36 +02:00

12 lines
214 B
C

#ifndef __MATROXFB_TI3026_H__
#define __MATROXFB_TI3026_H__
#include "matroxfb_base.h"
#ifdef CONFIG_FB_MATROX_MILLENIUM
extern struct matrox_switch matrox_millennium;
#endif
#endif /* __MATROXFB_TI3026_H__ */