Commit 34e0ff96 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove unused sub_priv field

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 548fb1d3
......@@ -51,7 +51,6 @@ struct svec_dev {
/* struct work_struct work; */
unsigned long irqcount;
void *sub_priv;
struct fmc_device *fmcs[SVEC_N_SLOTS];
/* FMC devices */
int fmcs_n; /* Number of FMC devices */
......
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