Commit 548fb1d3 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove unused list field

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 708a4b93
......@@ -50,7 +50,6 @@ struct svec_dev {
int already_reprogrammed;
/* struct work_struct work; */
struct list_head list;
unsigned long irqcount;
void *sub_priv;
struct fmc_device *fmcs[SVEC_N_SLOTS];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment