[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

View File

@@ -359,7 +359,6 @@ struct ffb_par {
int prom_parent_node;
int dac_rev;
int board_type;
struct list_head list;
};
static void FFBFifo(struct ffb_par *par, int n)