On Saturday 27 September 2008, Felipe Balbi wrote: > This patch breaks hsmmc.c: > arch/arm/mach-omap2/built-in.o: In function `hsmmc_card_detect': > /home/underline/workspace/linux-omap-2.6/arch/arm/mach-omap2/hsmmc.c:51: undefined reference to `twl4030_get_gpio_datain' > ... etc Could you verify that still happens with a build-from-scratch? Like, one in which you made sure to enable CONFIG_GPIO_TWL4030? I certainly don't get those errors. That's exactly why those few TWL-specific symbols are left in that driver: because that file still uses them. They get removed later, before this gets sent upstream. - Dave -- 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