[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.

Based upon a patch from Hareesh Nagarajan.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2005-12-12 14:41:20 -08:00
parent 66e0522526
commit 806f7bf605
8 changed files with 1 additions and 9 deletions
-1
View File
@@ -124,7 +124,6 @@ struct cg3_par {
unsigned long fbsize;
struct sbus_dev *sdev;
struct list_head list;
};
/**