On Fri, 9 Jan 2009 21:58:35 +0100 Martin Michlmayr <tbm@xxxxxxxxxx> wrote: > * akpm@xxxxxxxxxxxxxxxxxxxx <akpm@xxxxxxxxxxxxxxxxxxxx> [2009-01-09 12:28]: > > The ACARD driver calls udelay() with a value > 2000, which leads to > > to the following compilation error on ARM: > > ERROR: "__bad_udelay" [drivers/scsi/atp870u.ko] undefined! > > make[1]: *** [__modpost] Error 1 > > Fix this by using a combination of mdelay and udelay. > > James already said that this patch is wrong, Well, it's not "wrong" - it has no runtime effect - it just fixes the build. > so I suggest you drop > this patch. (Even if this will probably mean that this issue will > never get addressed.) shrug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html