From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 06 Oct 2010 08:14:40 +0000 Subject: Re: [PATCH] sh: fix an ms7724se compile breakage Message-Id: <20101006081440.GE15712@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Oct 06, 2010 at 10:13:13AM +0200, Guennadi Liakhovetski wrote: > On Wed, 6 Oct 2010, Paul Mundt wrote: > > > On Sun, Oct 03, 2010 at 06:24:42AM +0200, Guennadi Liakhovetski wrote: > > > Fix a compile breakage, caused by my own careless copy-paste. > > > > > > Signed-off-by: Guennadi Liakhovetski > > > > Hmm, I'm confused. This doesn't apply to my tree at present, so the > > breakage at least was not introduced there. Is there some patch that this > > is against that I've overlooked? > > Strange, it's against next, and the patch, that introduces the breakage is > http://marc.info/?l=linux-fbdev&m8349840517874&w=2 (44432407) and it's > signed-off-by you, so, it went via one of your trees. Ah, I see, you > pushed it via genesis. > Aha. I'll apply it over there then, thanks.