From patchwork Thu Feb 11 10:23:50 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Phil Edworthy X-Patchwork-Id: 78675 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 o1BAOZdv017496 for ; Thu, 11 Feb 2010 10:24:35 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751832Ab0BKKYQ (ORCPT ); Thu, 11 Feb 2010 05:24:16 -0500 Received: from mail.renesas.com ([202.234.163.13]:62121 "EHLO mail04.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751791Ab0BKKYK convert rfc822-to-8bit (ORCPT ); Thu, 11 Feb 2010 05:24:10 -0500 X-AuditID: ac140387-0000000400000202-04-4b73dac81a8c Received: from guardian03.idc.renesas.com ([172.20.8.202]) by mail04.idc.renesas.com (sendmail) with ESMTP id o1BAO8Fv008002; Thu, 11 Feb 2010 19:24:08 +0900 (JST) Received: (from root@localhost) by guardian03.idc.renesas.com with id o1BAO8tK024810; Thu, 11 Feb 2010 19:24:08 +0900 (JST) Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id o1BAO7S9010514; Thu, 11 Feb 2010 19:24:07 +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 10:24:00 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: [PATCH 01/02] sh: Add wait for vsync Date: Thu, 11 Feb 2010 10:23:50 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH 01/02] sh: Add wait for vsync thread-index: AcqqmFH25A46qZOcSg+MKTO96oG0nwAabOyAAACMjtA= From: "Phil Edworthy" To: Cc: , "Guennadi Liakhovetski" X-OriginalArrivalTime: 11 Feb 2010 10:24:00.0409 (UTC) FILETIME=[5396C890:01CAAB04] 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 10:24:35 +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