On di, 2006-12-19 at 03:09 +0000, Al Viro wrote: > > m68k-generic-io.diff > > Hmm... That breaks when you have ISA && !PCI (e.g. amiga or q40 defconfig): > > lib/built-in.o: In function `ioread32_rep': > (.text+0xc31a): undefined reference to `insl' > lib/built-in.o: In function `iowrite32_rep': > (.text+0xc43e): undefined reference to `outsl' > lib/built-in.o: In function `ioread32': > (.text+0xc7da): undefined reference to `readl' > lib/built-in.o: In function `iowrite32': > (.text+0xca6a): undefined reference to `writel' Thanks for spotting that. I'll update the patch. Kars. - 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