On Mon, 5 Feb 2007 16:15:15 +0000
Alan <[EMAIL PROTECTED]> wrote:

> This is the first preparation to doing the !IORDY cases properly. Further
> diffs will then add the needed logic to do it right.
> 
>...
>
>  static int pio_mask = 0x1F;          /* PIO range for autospeed devices */
> ++static int iordy_mask = 0xFFFFFFFF; /* Use iordy if available */

That isn't compileable.  Are you sure you sent the correct patch?

This patch needed some fixups against git-libata-all, but they were pretty
obvious.
-
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