diff --git a/include/linux/ide.h b/include/linux/ide.h index a28823297edcb38c0bbc0b69068c648349243ed4..d8ec8afb4ef32184f38b9f0b0fe07b72cd50dab7 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h @@ -662,8 +662,6 @@ struct ide_atapi_pc { */ u8 pc_buf[256]; - void (*callback)(ide_drive_t *); - /* idetape only */ struct idetape_bh *bh; char *b_data;