From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Fri, 22 Oct 2010 08:11:28 +0000 Subject: Re: [patch 2/3] V4L/DVB: s5p-fimc: make it compile Message-Id: <20101022081128.GP5985@bicker> List-Id: References: <20101021192400.GK5985@bicker> <000b01cb71ba$58902ad0$09b08070$%nawrocki@samsung.com> In-Reply-To: <000b01cb71ba$58902ad0$09b08070$%nawrocki@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sylwester Nawrocki Cc: 'Mauro Carvalho Chehab' , 'Kyungmin Park' , Marek Szyprowski , linux-media@vger.kernel.org, kernel-janitors@vger.kernel.org On Fri, Oct 22, 2010 at 09:25:47AM +0200, Sylwester Nawrocki wrote: > > This code is properly removed in my original patch. But it has been added > again during a merge conflict solving. Unfortunately I cannot identify the > merge commit today in linux-next. > As for sched.h, it needs a separate patch so I could handle it and add you > as reported by it is OK. > I thought it was probably a merge conflict. Thanks for taking care of this. regards, dan carpenter > Regards, > Sylwester > > > ret = fimc_register_m2m_device(fimc); > > if (ret) > > goto err_irq;