提交 942278ef 编写于 作者: B Bartlomiej Zolnierkiewicz

ide: remove .init_setup from ide_pci_device_t

Now that all users were fixed we can safely remove it.
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 7ed58297
......@@ -1266,7 +1266,6 @@ enum {
typedef struct ide_pci_device_s {
char *name;
int (*init_setup)(struct pci_dev *, struct ide_pci_device_s *);
unsigned int (*init_chipset)(struct pci_dev *, const char *);
void (*init_iops)(ide_hwif_t *);
void (*init_hwif)(ide_hwif_t *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册