From e9de76b94b1f01e6b6d9d9ff91f1728f87519723 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Wed, 23 Jul 2008 19:56:00 +0200 Subject: [PATCH] --- yaml --- r: 105032 b: refs/heads/master c: 8bcda3bc492c56abed33a8cbf824c410d7ce69f0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ide.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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;