2009/9/28 Scott Branden <sbranden@xxxxxxxxxxxx>: > You changes cause the bcmring platform to fail to compile. The noes! Patch mailed. > Can you go through all the ARM platforms and make the > necessary adjustments with the change in header files > for mmc? I think bcmring was the only one, I missed it because this patch was boiling when bcmring got merged... Look: linux-next-work/arch/arm$ grep -r 'asm/mmc.h' . | wc -l 0 Whereas: linux-next-work/arch/arm$ grep -r 'linux/amba/mmci.h' . | wc -l 10 So I think I've fixed them now. Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html