diff options
Diffstat (limited to 'drivers/video/tcx.c')
-rw-r--r-- | drivers/video/tcx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tcx.c b/drivers/video/tcx.c index fe4f63f3849..5cd78054fa7 100644 --- a/drivers/video/tcx.c +++ b/drivers/video/tcx.c @@ -125,7 +125,6 @@ struct tcx_par { int lowdepth; struct sbus_dev *sdev; - struct list_head list; }; /* Reset control plane so that WID is 8-bit plane. */ |