patch-2.3.51 linux/drivers/video/matrox/matroxfb_maven.h
Next file: linux/drivers/video/offb.c
Previous file: linux/drivers/video/matrox/matroxfb_maven.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Mar 10 10:48:47 2000
- Orig file:
v2.3.50/linux/drivers/video/matrox/matroxfb_maven.h
- Orig date:
Sat Feb 26 22:31:51 2000
diff -u --recursive --new-file v2.3.50/linux/drivers/video/matrox/matroxfb_maven.h linux/drivers/video/matrox/matroxfb_maven.h
@@ -6,10 +6,13 @@
#include <linux/i2c-algo-bit.h>
#include "matroxfb_base.h"
+struct matroxfb_dh_maven_info;
+
struct i2c_bit_adapter {
struct i2c_adapter adapter;
int initialized;
struct i2c_algo_bit_data bac;
+ struct matroxfb_dh_maven_info *minfo;
};
struct matroxfb_dh_maven_info {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)