aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/bw2.c
diff options
context:
space:
mode:
authorJody McIntyre <scjody@modernduck.com>2005-12-12 23:58:44 -0500
committerJody McIntyre <scjody@modernduck.com>2005-12-12 23:58:44 -0500
commit25d3f1622fdbc73db3f6860961b5fb3035a39f32 (patch)
treef4eef88bc0083f282c64c14e81c0ecc95e5f2b43 /drivers/video/bw2.c
parentdc3edd5412341b02d84144ddfd5bf6ccaaeeb1ac (diff)
parent0e670506668a43e1355b8f10c33d081a676bd521 (diff)
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to 'drivers/video/bw2.c')
-rw-r--r--drivers/video/bw2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/bw2.c b/drivers/video/bw2.c
index d3728f60961e..9248fe1fbb1a 100644
--- a/drivers/video/bw2.c
+++ b/drivers/video/bw2.c
@@ -121,7 +121,6 @@ struct bw2_par {
121 unsigned long fbsize; 121 unsigned long fbsize;
122 122
123 struct sbus_dev *sdev; 123 struct sbus_dev *sdev;
124 struct list_head list;
125}; 124};
126 125
127/** 126/**