diff --git a/[refs] b/[refs] index 24eb3f2a220b..8519a8639225 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db9d286988b9e905045c536f681e85fa5e3a728b +refs/heads/master: 8bcda3bc492c56abed33a8cbf824c410d7ce69f0 diff --git a/trunk/include/linux/ide.h b/trunk/include/linux/ide.h index a28823297edc..d8ec8afb4ef3 100644 --- a/trunk/include/linux/ide.h +++ b/trunk/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;