Hi Tomi, Today's linux-next merge of the omap_dss2 tree got a conflict in arch/arm/mach-omap2/omap_hwmod_2420_data.c between commit eb969b4f07175960fa0b325e6c9bd2093ab49645 ("OMAP2420: hwmod data: Add McSPI") from the omap tree and commit e9ca66e751e89d2d5323d809ecb2b54f4e255d8d ("OMAP2420: hwmod data: add DSS DISPC RFBI VENC") from the omap_dss2 tree. I fixed it up (see below) and can carry the fix as necessary. -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc arch/arm/mach-omap2/omap_hwmod_2420_data.c index 7fffd34,21014de..0000000 --- a/arch/arm/mach-omap2/omap_hwmod_2420_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2420_data.c @@@ -18,8 -18,8 +18,9 @@@ #include <plat/serial.h> #include <plat/i2c.h> #include <plat/gpio.h> +#include <plat/mcspi.h> - + #include <plat/l3_2xxx.h> + #include <plat/l4_2xxx.h> #include "omap_hwmod_common_data.h" #include "cm-regbits-24xx.h" -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html