Commit 809567d7 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove unused prototype

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 7fac35e9
......@@ -73,7 +73,6 @@ extern int spec_use_msi;
/* Functions in svec-fmc.c, used by svec-vme.c */
extern int svec_fmc_create(struct svec_dev *svec);
extern void svec_fmc_destroy(struct svec_dev *svec);
extern void svec_fmc_check(struct svec_dev *svec, unsigned int n);
/* Functions in svec-i2c.c, used by svec-fmc.c */
extern int svec_i2c_init(struct fmc_device *fmc, unsigned int n);
......
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