patch-2.4.0-prerelease linux/drivers/video/matrox/matroxfb_g450.h

Next file: linux/drivers/video/riva/Makefile
Previous file: linux/drivers/video/matrox/matroxfb_g450.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/drivers/video/matrox/matroxfb_g450.h linux/drivers/video/matrox/matroxfb_g450.h
@@ -0,0 +1,11 @@
+#ifndef __MATROXFB_G450_H__
+#define __MATROXFB_G450_H__
+
+#include <linux/ioctl.h>
+#include "matroxfb_base.h"
+
+struct matroxfb_g450_info {
+	struct matrox_fb_info*	primary_dev;
+};
+
+#endif /* __MATROXFB_MAVEN_H__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)