From patchwork Thu Feb 11 07:44:57 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Phil Edworthy X-Patchwork-Id: 78650 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o1B7h8gw030191 for ; Thu, 11 Feb 2010 07:45:11 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752284Ab0BKHpK (ORCPT ); Thu, 11 Feb 2010 02:45:10 -0500 Received: from mail.renesas.com ([202.234.163.13]:63334 "EHLO mail01.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752223Ab0BKHpJ convert rfc822-to-8bit (ORCPT ); Thu, 11 Feb 2010 02:45:09 -0500 X-AuditID: ac140384-0000000b000004f6-9e-4b73b58060d4 Received: from guardian01.idc.renesas.com ([172.20.8.200]) by mail01.idc.renesas.com (sendmail) with ESMTP id o1B7j4aU001284; Thu, 11 Feb 2010 16:45:04 +0900 (JST) Received: (from root@localhost) by guardian01.idc.renesas.com with id o1B7j5D5028818; Thu, 11 Feb 2010 16:45:05 +0900 (JST) Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id o1B7j3qo022487; Thu, 11 Feb 2010 16:45:03 +0900 (JST) Received: from rte-ben-exch.RTE.ADWIN.RENESAS.COM ([172.28.0.16]) by rte-idc-bh1.RTE.ADWIN.RENESAS.COM with Microsoft SMTPSVC(6.0.3790.211); Thu, 11 Feb 2010 07:44:58 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: [PATCH] sh: Add wait for vsync ioctl Date: Thu, 11 Feb 2010 07:44:57 -0000 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] sh: Add wait for vsync ioctl thread-index: AcqqmFH25A46qZOcSg+MKTO96oG0nwAVQFwg From: "Phil Edworthy" To: "Guennadi Liakhovetski" Cc: , X-OriginalArrivalTime: 11 Feb 2010 07:44:58.0721 (UTC) FILETIME=[1C4CBD10:01CAAAEE] X-Brightmail-Tracker: AAAAAA== Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 11 Feb 2010 07:45:11 +0000 (UTC) --- a/drivers/video/sh_mobile_lcdcfb.c +++ b/drivers/video/sh_mobile_lcdcfb.c @@ -19,6 +19,7 @@ #include #include #include +#include #include