From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 12 Feb 2010 03:18:28 +0000 Subject: Re: [PATCH 01/02] sh: Add wait for vsync Message-Id: <20100212031827.GA7229@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-fbdev@vger.kernel.org On Thu, Feb 11, 2010 at 10:23:50AM -0000, Phil Edworthy wrote: > Added FBIO_WAITFORVSYNC ioctl for SH-Mobile devices. Tested on MS7724 board > against 2.6.33-rc7 > > Signed-off-by: Phil Edworthy > --- > --- a/drivers/video/sh_mobile_lcdcfb.c > +++ b/drivers/video/sh_mobile_lcdcfb.c > @@ -19,6 +19,7 @@ > #include > #include > #include > +#include > #include