Hi all, Today's linux-next merge of the arm-soc tree got a conflict in arch/arm/mach-omap2/board-rx51-peripherals.c between commit 322c183cdc5f ("[media] ARM: mach-omap2: board-rx51-peripherals: Add lirc-rx51 data") from the v4l-dvb tree and commits 2203747c9771 ("ARM: omap: move platform_data definitions") and 606281525fb7 ("ARM: OMAP2+: Make gpmc-smc91x.h local") from the arm-soc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au diff --cc arch/arm/mach-omap2/board-rx51-peripherals.c index ca07264,3945c50..0000000 --- a/arch/arm/mach-omap2/board-rx51-peripherals.c +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c @@@ -30,13 -33,9 +33,10 @@@ #include "common.h" #include #include - #include - #include +#include + #include "gpmc-smc91x.h" - #include + #include "board-rx51.h" #include #include