Hi Russell & Ohad, * Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [120219 23:22]: > Errors: > > arch/arm/mach-omap2/built-in.o: In function `n8x0_mmc_callback': twl-common.c:(.text+0x108a0): undefined reference to `omap_mmc_notify_cover_event'</pre><h2>Warnings I'll post a fix to do a warning here if the cover events are unavailable. The long term fix is to let the MMC driver register the callback with the PMIC to do this. > Warnings: > > drivers/iommu/omap-iommu-debug.c:271: warning: passing argument 1 of 'omap_find_iovm_area' from incompatible pointer type > drivers/iommu/omap-iommu-debug.c:308: warning: passing argument 1 of 'omap_find_iovm_area' from incompatible pointer type > > These two are a serious problem, which needs fixing for -rc: > > omap-iommu-debug.c: > struct omap_iommu *obj = file->private_data; > > area = omap_find_iovm_area(obj, (u32)ppos); > > arch/arm/plat-omap/include/plat/iovmm.h:extern struct iovm_struct *omap_find_iovm_area(struct device *dev, u32 da); > > Config file (for the next 7 days): > http://www.arm.linux.org.uk/developer/build/file.php?type=config&idx=170 Ohad, care to look into fixing these for the -rc series? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html