> > hd.c:(.init.text+0x44a7d): undefined reference to `drive_info' > > hd.c:(.init.text+0x44a89): undefined reference to `drive_info' > > hd.c:(.init.text+0x44a95): undefined reference to `drive_info' > > hd.c:(.init.text+0x44aa1): undefined reference to `drive_info' > > hd.c:(.init.text+0x44aad): undefined reference to `drive_info' > > drivers/built-in.o:hd.c:(.init.text+0x44ab9): more undefined references to `drive_info' follow > > make[1]: *** [.tmp_vmlinux1] Error 1 > > > > <-- snip --> > > > > Considering the fact that we have two more recent drivers with the same > > functionality, it might be an option to simply remove this driver... > > Care to send a patch? hd.c can drive MFM and RLL disks and drivers/ide cannot. Although it really wants burying further down the config tree the ability to read MFM and RLL disks when recovering ancient data is useful and people do actually use this driver now and then rescuing stuff like twenty year old datasets. It thus needs fixing not removing. Alan - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html