2009/10/8 Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>: > This fixes a compile bug introduced in > > 6ef297f (ARM: 5720/1: Move MMCI header to amba include dir) > > That commit moved arch/arm/include/asm/mach/mmc.h to > include/linux/amba/mmci.h. Just removing the include was enough. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx> The include paths in the kernel lead me astray... Weird that this driver included that file at all though, but I guess the driver was derived from MMCI at some early staget and it got left in? 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