> -----Original Message----- > From: Stephen Rothwell [mailto:sfr@xxxxxxxxxxxxxxxx] > Sent: Monday, May 10, 2010 6:03 AM > To: Mauro Carvalho Chehab > Cc: linux-next@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Guennadi > Liakhovetski; Hiremath, Vaibhav > Subject: linux-next: manual merge of the v4l-dvb tree with Linus' tree > > Hi Mauro, > > Today's linux-next merge of the v4l-dvb tree got a conflict in > drivers/media/video/Makefile between commit > b704e82a54591d69816b45f4324caf143f1a6fc8 ("V4L/DVB: V4L - Makfile:Removed > duplicate entry of davinci") from Linus' tree and commit > 3b5ce90284aff5f8683cfd08e0e1b38f73ad0aa8 ("V4L/DVB: V4L: SuperH Video > Output Unit (VOU) driver") from the v4l-dvb tree. > > Just context changes. I fixed it up (see below) and can carry the fix > for a while. [Hiremath, Vaibhav] Thanks Stephen, Looks ok to me. Thanks, Vaibhav > -- > Cheers, > Stephen Rothwell sfr@xxxxxxxxxxxxxxxx > > diff --cc drivers/media/video/Makefile > index c51c386,cc93859..0000000 > --- a/drivers/media/video/Makefile > +++ b/drivers/media/video/Makefile > @@@ -160,6 -166,10 +166,8 @@@ obj-$(CONFIG_VIDEO_MX3) += > mx3_camera > obj-$(CONFIG_VIDEO_PXA27x) += pxa_camera.o > obj-$(CONFIG_VIDEO_SH_MOBILE_CEU) += sh_mobile_ceu_camera.o > > -obj-$(CONFIG_ARCH_DAVINCI) += davinci/ > - > + obj-$(CONFIG_VIDEO_SH_VOU) += sh_vou.o > + > obj-$(CONFIG_VIDEO_AU0828) += au0828/ > > obj-$(CONFIG_USB_VIDEO_CLASS) += uvc/ -- 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