patch-2.3.35 linux/include/video/sbusfb.h
Next file: linux/init/main.c
Previous file: linux/include/pcmcia/ss.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Dec 20 22:06:42 1999
-  Orig file: 
v2.3.34/linux/include/video/sbusfb.h
-  Orig date: 
Tue Aug 31 17:29:15 1999
diff -u --recursive --new-file v2.3.34/linux/include/video/sbusfb.h linux/include/video/sbusfb.h
@@ -90,7 +90,8 @@
 	struct display disp;
 	struct display_switch dispsw;
 	struct fbtype type;
-	struct linux_sbus_device *sbdp;
+	struct sbus_dev *sbdp;
+	spinlock_t lock;
 	int prom_node, prom_parent;
 	union {
 		struct fb_info_creator ffb;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)