Re: Linux 2.5.5-dj3 - ide_modes.h

Dave Jones (davej@suse.de)
Wed, 6 Mar 2002 12:47:41 +0100


On Tue, Mar 05, 2002 at 10:53:58PM -0800, Ben Clifford wrote:
> in drivers/ide/ide_modes.h,
> typedef ... ide_pio_timings_t;
> is only defined #ifdef CONFIG_BLK_DEV_IDE_MODES.
> But it is used in ide.c without any ifdefs around it, resulting in a
> compile error.
> In 2.5.5-dj2, this block was in ide_modes.h within the same #ifdef as the
> typedef, but was moved by the -dj3 patch.

It came from the 2.5.6pre2 merge. Hopefully the next round of Martins
patches will fix that up.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/