Hi,

On Sunday 07 October 2007, Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
> 
> ---
> 
>   the fact that this header file doesn't exist has apparently been
> known for quite some time:
> 
> http://osdir.com/ml/linux.tape/2005-07/msg00001.html
> 
> diff --git a/drivers/ide/ide-tape.c b/drivers/ide/ide-tape.c
> index 1fa5794..e5a86a9 100644
> --- a/drivers/ide/ide-tape.c
> +++ b/drivers/ide/ide-tape.c
> @@ -621,7 +621,6 @@ typedef struct os_dat_s {
>   */
>  #define USE_IOTRACE  0
>  #if USE_IOTRACE
> -#include <linux/io_trace.h>
>  #define IO_IDETAPE_FIFO      500
>  #endif

It seems that all code covered by #if/#endif USE_IOTRACE in ide-tape.c
could be removed as well.  Care to respin the patch?

Thanks,
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to