Commit e2415f1f authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec.h: remove references to unexistent svec-gpio.c

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 809567d7
......@@ -94,10 +94,6 @@ extern int svec_eeprom_write(struct fmc_device *fmc, uint32_t offset,
#define RESET_CORE 0x80
#define ENABLE_CORE 0x10
/* Functions in svec-gpio.c */
extern int svec_gpio_init(struct fmc_device *fmc);
extern void svec_gpio_exit(struct fmc_device *fmc);
/* Functions in svec-sysfs.c */
extern int svec_create_sysfs_files(struct svec_dev *card);
extern void svec_remove_sysfs_files(struct svec_dev *card);
......
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