Commit 7fac35e9 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove unused gpio field

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 8b3bbcd3
......@@ -55,7 +55,6 @@ struct svec_dev {
/* FMC devices */
int fmcs_n; /* Number of FMC devices */
int irq_count; /* for mezzanine use too */
struct gpio_chip *gpio;
};
/* Functions and data in svec-vme.c */
......
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