From patchwork Tue Dec 3 15:26:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11271511 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8D5F36C1 for ; Tue, 3 Dec 2019 15:27:01 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7622920661 for ; Tue, 3 Dec 2019 15:27:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7622920661 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 51E146E9CC; Tue, 3 Dec 2019 15:27:00 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id AC75A6E9CC for ; Tue, 3 Dec 2019 15:26:59 +0000 (UTC) Received: by mail-lj1-x243.google.com with SMTP id 21so4335651ljr.0 for ; Tue, 03 Dec 2019 07:26:59 -0800 (PST) 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:mime-version :content-transfer-encoding; bh=4sm3QHMu/Fk8SMomPjdukInd9S9h4QQbvy1NjNDZ1Z8=; b=UQ+xzW/jb0QGmAGHBRmnr+QI7UI3Jgk3OQXdI1m9ttxdYl4cA50EqXNv2xIqTUlfrc 00oLTcZcUyAL2Bbx+0SHowYE+4f8pcjM1QnD2tXoMGBtg/lDDLFZo4aKV2E73kUzPuMU P9VMXTQ0nOqk2z1LRUVY124hb+BYviEmpsX17dq4BiSPyQ02kEqAyxl+bb2/XxcHKfLb KeKiwgBzJ4iTE9BXtOXvqSUU5zkF5bsTKUcCXGTk5Arpz7f1wD7jsYRfrzvnRId/c+Hy Zf9rtQalv/3Kl4foGsYW4iNz3hENTyjoEFVhr3xh9UjM/aawfKQpob4f3JT5kkNK+pcj kctQ== X-Gm-Message-State: APjAAAW1xfbOupDJ3FM6SZeDHP9bWPV6tWlK86sm7A+ZzVY7OCHTPrVb HtLaX1szRNu+l1mfJEEpQpiVuA== X-Google-Smtp-Source: APXvYqx62wGzY0ep5deX/bLZdFdfJNeqmA4FvhANsSoZiwOuLRXzfxKFrrm0e7MP5XqQduPglwXjEA== X-Received: by 2002:a2e:86c4:: with SMTP id n4mr2879741ljj.97.1575386818091; Tue, 03 Dec 2019 07:26:58 -0800 (PST) Received: from genomnajs.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id s20sm1537955lfc.8.2019.12.03.07.26.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Dec 2019 07:26:56 -0800 (PST) From: Linus Walleij To: Thierry Reding , Sam Ravnborg , dri-devel@lists.freedesktop.org, Rob Herring Subject: [PATCH] drm/panel: rpi: Drop unused GPIO includes Date: Tue, 3 Dec 2019 16:26:55 +0100 Message-Id: <20191203152655.159281-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=4sm3QHMu/Fk8SMomPjdukInd9S9h4QQbvy1NjNDZ1Z8=; b=Jr4C+2/ujTKurV2QJQhUtbwjQrMzkKFHI8uQz2nnrqfT5m41Qmb9GBm3ixqTqSwfGc XDszg95N/QuqIyr8RCX/sMHYKf2byPH2/Wz6vM9Qsrbs3E6Jvs4kv1ti+3sHWvfMuNmC gnL50cicbuGinl4ultl+Ex1o0ZrBwo0hnlGFA7fSwYS8ZDqBLXmaJ/jUOD5GDEPp5RLq 8N7BQ4pF3WI4nxTDa9lhMsOwEvWYhGhip16kGTtwJh4gYC0I+oErCz8cA9PH/XmaN+DV brEEm2Kt2i5ytNzAS5NGCTst1S3+dSqyqUIg1/5a8Ko0iQfghZzkiVVLiYkJjjQMogVl 9byw== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The Rpi panel driver doesn't use any symbols from these GPIO includes so just drop them. Cc: Eric Anholt Signed-off-by: Linus Walleij --- drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c b/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c index 09824e92fc78..adf2dace96e3 100644 --- a/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c +++ b/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c @@ -44,8 +44,6 @@ #include #include #include -#include -#include #include #include #include