From patchwork Wed Sep 6 14:51:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 721197 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8E15C83F17 for ; Wed, 6 Sep 2023 14:51:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233833AbjIFOvl (ORCPT ); Wed, 6 Sep 2023 10:51:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236968AbjIFOvl (ORCPT ); Wed, 6 Sep 2023 10:51:41 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C76D5173F for ; Wed, 6 Sep 2023 07:51:23 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-401b5516104so36917535e9.2 for ; Wed, 06 Sep 2023 07:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20230601.gappssmtp.com; s=20230601; t=1694011882; x=1694616682; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=KDOVmtH5V5na1fD7fuYCzll8sgI6SU6vTPQBBFOI8xU=; b=bdVzi54ySHHaM+iJlyTGSvlM8M1eMKO8W4K+/Q6JrQyNS9ggfwOXHJiiXTKhiniDDp KLjoVSMEIVbz4jIyF+gvV6nRhlgmvLWlBS1fsAgZI9itGwgaeREYvbCjFOuJKM31VMku MHWvIIGBFP8AsvSNGK0Aszd9WvpZnMUaZZfTHRM65GDyWHY/8IOMOYJf1L4/qtstxyeI YmrAP8/2mAJqCoWLfd9iTAu18FTTCxNDVnztU+7NsBNyFU9BxcfypNKFDI/Fx5xo291j HK2pz/Qb/IhZIc32STS/LtQH0q2wkySYfTUUZ+s75z553t9c7PkDchVvxgdbxelLafis NECg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694011882; x=1694616682; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KDOVmtH5V5na1fD7fuYCzll8sgI6SU6vTPQBBFOI8xU=; b=NkaWZ4vTTqS9tuN3s7XL50baQisU8LkA5Kg/sqGcK9ehrLVRXWw/hGDGJ7qwD993jJ 4J/09kZetYnH9SSfZlUb6iPJ0B2PIjO3/nnTPOiiM8vrUFCkbDspmhYxirC+Zg9WyFTB UWZ6GDavDzt/ABwjNstwibD9muMz8Uzry03oQ3sZIU0PqK2MbldyYeQ5qau0oCJk77Sg Dxp2vdy6324iMsFvoiUAPDLYsWh4HBFNnre+PVHgdck+bSHYHMd5DPBKolXSoG/zOGrE 84Rdlx2zX7v5vHD6yB3z+P2+XM9fnK7o31RAstpCZ8sg6QAJ/oK2S9un8EK9Dn0VFKwf l96A== X-Gm-Message-State: AOJu0YxLoPTvE/BofJZ2Pbho4K7R27Fo8xmygrmOswNONljm+DM+3wy6 a51Lv2kI10cbPIXlCBbUbEsiUQ== X-Google-Smtp-Source: AGHT+IFwBB/UwPs+Fde43SNlv+WtDjxYU8FeOqKMZS6eOUypfkOHxWPTUmVAImNI/wSgof9CMLfKpg== X-Received: by 2002:a05:600c:a388:b0:402:95a0:b2ae with SMTP id hn8-20020a05600ca38800b0040295a0b2aemr2672775wmb.32.1694011882079; Wed, 06 Sep 2023 07:51:22 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:9866:d0f3:fca8:33c9]) by smtp.gmail.com with ESMTPSA id x12-20020a5d54cc000000b00315af025098sm20696485wrv.46.2023.09.06.07.51.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 07:51:21 -0700 (PDT) From: Bartosz Golaszewski To: Linus Walleij , Andy Shevchenko Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH] gpio: mb86s7x: don't include gpiolib.h Date: Wed, 6 Sep 2023 16:51:18 +0200 Message-Id: <20230906145118.139678-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org From: Bartosz Golaszewski The gpiolib.h is unnecessarily included in the driver. None of its symbols are used so drop it. Signed-off-by: Bartosz Golaszewski --- drivers/gpio/gpio-mb86s7x.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpio/gpio-mb86s7x.c b/drivers/gpio/gpio-mb86s7x.c index ca7eb5e8bfaa..248df657c38e 100644 --- a/drivers/gpio/gpio-mb86s7x.c +++ b/drivers/gpio/gpio-mb86s7x.c @@ -20,7 +20,6 @@ #include #include -#include "gpiolib.h" #include "gpiolib-acpi.h" /*