From patchwork Thu Jun 28 18:28:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10494699 X-Patchwork-Delegate: agross@codeaurora.org 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 9A3A560230 for ; Thu, 28 Jun 2018 18:29:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9FF062A762 for ; Thu, 28 Jun 2018 18:29:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 940812A77B; Thu, 28 Jun 2018 18:29:14 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3C3A92A762 for ; Thu, 28 Jun 2018 18:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967889AbeF1S3M (ORCPT ); Thu, 28 Jun 2018 14:29:12 -0400 Received: from mail-yb0-f193.google.com ([209.85.213.193]:38803 "EHLO mail-yb0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967881AbeF1S3K (ORCPT ); Thu, 28 Jun 2018 14:29:10 -0400 Received: by mail-yb0-f193.google.com with SMTP id f12-v6so2383063ybp.5 for ; Thu, 28 Jun 2018 11:29:10 -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=LSjn6vKstZ2QqeDCQBMYwFmw9+RNIrUvOea2Gg9fiAY=; b=A40SOPkqmoVRyM8swOYfW+HC28Tyng4vkOuTxGP0mJbFThwuPvlOAKf6gs9QZWmCUK Bu8jJzlLoUDd4DPnJ9/t5LNPxtrmJ6LBJFx2YDcpzxgKiNzaPWVa3MjlPEJCn2i6JuLg UPHy26mRhYaQAf9V+QI+jVcV6MUK01wyKZOwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LSjn6vKstZ2QqeDCQBMYwFmw9+RNIrUvOea2Gg9fiAY=; b=k0VVdeX4SPPi3RgQ9W4AU7/il2QFp0yotDOBiujpp0bL28/yA/OxT33PDshLOmHnvO eANtIXcEBrHyCWfHMfLG88st+VUgXpQd/m8njvKP7Etb+C86p9HyFjMNt04OAT9UgWBH GBZPrEzZrAeF1XTV9hhmNzFRBwdnuBt3lsUHYSIl/UAaThfaNmCFA7NtnIkoqOFZ6b78 QlyzmU0IkDDz8cDmM8VHrgXPKFMSw92+7glR0fDNBTQfZOIoNgV6+YWyUUwhHy/iDEEA ftj0DwS7MeBDdzgkUdMoLCMMPndIgdlufMqLUtvAfmxUU5/6CApHOUn6IX6/CJ+fiEml n5zQ== X-Gm-Message-State: APt69E1iXJkzAtTey8wdOmTlfhx/DmYQGSoeu4AyTNifP5m9TpXxc/aW NGFNpX4woXzPTc4mWL5h2qJ9gQ== X-Google-Smtp-Source: ADUXVKLUrZWqrnKb8mwMiWx5GHY4ZJffPPWW2PUYXDrBM+WlIqkL7yJOwiSqkT3LEIu9DZXdTFn9Dw== X-Received: by 2002:a25:16c6:: with SMTP id 189-v6mr6084141ybw.421.1530210550101; Thu, 28 Jun 2018 11:29:10 -0700 (PDT) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id g145-v6sm2732140ywe.17.2018.06.28.11.29.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Jun 2018 11:29:09 -0700 (PDT) From: Sean Paul To: freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Cc: robdclark@gmail.com, hoegsberg@chromium.org, jsanka@codeaurora.org, abhinavk@codeaurora.org, Sean Paul Subject: [DPU PATCH 02/15] video: Remove LF copyright in mipi_display.h Date: Thu, 28 Jun 2018 14:28:53 -0400 Message-Id: <20180628182906.84926-3-seanpaul@chromium.org> X-Mailer: git-send-email 2.18.0.rc2.346.g013aa6912e-goog In-Reply-To: <20180628182906.84926-1-seanpaul@chromium.org> References: <20180628182906.84926-1-seanpaul@chromium.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP It's the only change in that file, so... remove it. Signed-off-by: Sean Paul --- include/video/mipi_display.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/video/mipi_display.h b/include/video/mipi_display.h index c83f8a35d765..49a53ef8da96 100644 --- a/include/video/mipi_display.h +++ b/include/video/mipi_display.h @@ -4,7 +4,6 @@ * * Copyright (C) 2010 Guennadi Liakhovetski * Copyright (C) 2006 Nokia Corporation - * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. * Author: Imre Deak * * This program is free software; you can redistribute it and/or modify