From patchwork Wed Sep 21 13:36:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9343603 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 23511601C2 for ; Wed, 21 Sep 2016 13:37:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 16E612A651 for ; Wed, 21 Sep 2016 13:37:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0B5A42A65B; Wed, 21 Sep 2016 13:37:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AF0912A651 for ; Wed, 21 Sep 2016 13:37:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3CB686E0F3; Wed, 21 Sep 2016 13:37:23 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) by gabe.freedesktop.org (Postfix) with ESMTPS id E04B06E0F3 for ; Wed, 21 Sep 2016 13:36:34 +0000 (UTC) Received: by mail-lf0-x233.google.com with SMTP id g62so41068870lfe.3 for ; Wed, 21 Sep 2016 06:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=WwGknlvVM5DCEuBsKQLbGJK9XUFiJN0Pf27PLCs+Z+g=; b=WQybQIqF5MGa4kgX4tjWaIfFDYGEzFWFxkvPWZLVQNddhGSIQsbGSkugdd2QyAmwMs NG3s+w/ilWljecMiJm1jLW7gobi18mMUGBDWENSfe5IUXww9Sy4l8jWJC4Yy/Jqp0YqC X/CnNsaLSeYS8WcgSM02Er9kX7O0WkOyY0EF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=WwGknlvVM5DCEuBsKQLbGJK9XUFiJN0Pf27PLCs+Z+g=; b=WMtJrSX4BLWD6WBBf4dX0kK3WHWmQPKhukzCAQ/Pnyg+GmksTDhqHx9itVUhf7Clu5 q2sL58Wms5k56kpZm+14nYLO67Fbmr95pzZYdo9hxKlqzw+4bt3OyhoXZWEfF2pERqQv tsgmjK2ASVPCMEfy2zRRs3c6zVHoBLhxfTvvcJMP5NHOsaaYcFkBHVaPIuCQKaA709Kh 8gCcKF2rrX4Un5z+dOx443uSBqiYtfqT8o/jjPRklSJgqbyTaXFHAIhzGw1KO4i2AV8s NbVMxhEDx74HO3LphScOIdXKfMZgHui4Fyq2aL7++mURt3YWWhVAYgR5yKHwL8Z4K4tf vPrQ== X-Gm-Message-State: AE9vXwO8gcUbFfk+i3R2kr8VagUc3oypydT2b7WV9Rp5nLxU6K0OlrybJsw6QxzlRe4PZilW X-Received: by 10.25.74.20 with SMTP id x20mr5790070lfa.12.1474464993115; Wed, 21 Sep 2016 06:36:33 -0700 (PDT) Received: from seanpaul0.roam.corp.google.com (pub-nat.haaga-helia.fi. [193.166.13.253]) by smtp.gmail.com with ESMTPSA id o10sm6482818lfo.47.2016.09.21.06.36.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 21 Sep 2016 06:36:32 -0700 (PDT) From: Sean Paul To: jsarha@ti.com, tomi.valkeinen@ti.com, daniel.vetter@ffwll.ch, dri-devel@lists.freedesktop.org Subject: [PATCH] drm/tilcdc: Add atomic and crtc headers to crtc.c Date: Wed, 21 Sep 2016 06:36:28 -0700 Message-Id: <1474464988-15527-1-git-send-email-seanpaul@chromium.org> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 In-Reply-To: <20160921132831.GA6811@seanpaul0.roam.corp.google.com> References: <20160921132831.GA6811@seanpaul0.roam.corp.google.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Also reorder alphabetically and fix up drm_flip_work header. Signed-off-by: Sean Paul Reviewed-by: Daniel Vetter --- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_crtc.c b/drivers/gpu/drm/tilcdc/tilcdc_crtc.c index 2087689..cb9df10 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_crtc.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_crtc.c @@ -15,9 +15,11 @@ * this program. If not, see . */ -#include "drm_flip_work.h" -#include +#include #include +#include +#include +#include #include "tilcdc_drv.h" #include "tilcdc_regs.h"