patch-2.3.48 linux/drivers/video/matrox/matroxfb_Ti3026.h
Next file: linux/drivers/video/matrox/matroxfb_accel.c
Previous file: linux/drivers/video/matrox/matroxfb_Ti3026.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Feb 21 11:08:22 2000
- Orig file:
v2.3.47/linux/drivers/video/matrox/matroxfb_Ti3026.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.47/linux/drivers/video/matrox/matroxfb_Ti3026.h linux/drivers/video/matrox/matroxfb_Ti3026.h
@@ -0,0 +1,13 @@
+#ifndef __MATROXFB_TI3026_H__
+#define __MATROXFB_TI3026_H__
+
+/* make checkconfig does not walk through whole include tree */
+#include <linux/config.h>
+
+#include "matroxfb_base.h"
+
+#ifdef CONFIG_FB_MATROX_MILLENIUM
+extern struct matrox_switch matrox_millennium;
+#endif
+
+#endif /* __MATROXFB_TI3026_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)