Commit 8b3bbcd3 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove unused completion field

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 34e0ff96
......@@ -55,7 +55,6 @@ struct svec_dev {
/* FMC devices */
int fmcs_n; /* Number of FMC devices */
int irq_count; /* for mezzanine use too */
struct completion compl;
struct gpio_chip *gpio;
};
......
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