2009/10/8 Uwe Kleine-König <[email protected]>: > 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 <[email protected]> > Cc: Catalin Marinas <[email protected]> > Cc: Linus Walleij <[email protected]>
Acked-by: Linus Walleij <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
