From patchwork Tue Jul 20 20:03:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 12389187 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD843C07E95 for ; Tue, 20 Jul 2021 20:06:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B3E1160200 for ; Tue, 20 Jul 2021 20:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229592AbhGTTZZ (ORCPT ); Tue, 20 Jul 2021 15:25:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229682AbhGTTZG (ORCPT ); Tue, 20 Jul 2021 15:25:06 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8DDA7C061574 for ; Tue, 20 Jul 2021 13:05:42 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id b26so37629538lfo.4 for ; Tue, 20 Jul 2021 13:05:42 -0700 (PDT) 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=MwoPtOTtksI8aah/OCUbRg60DYRqxSN4Gc1FrjJCesU=; b=kti/eKSte3YR3ZJfOHAHeDLLqrHHELI4Uu39GB83EbsBXT/9z0PlXV0s0aUtm6IbOn GI0ZQB7skxlAbfnrcPQ4Ul39y0yQHagvJUkh5Zzwf336mmQ+zf7qyw3xj0SueEK597P7 SR744gNRBSI7MwLJ9jxjO+bsXb2rsPkZxJhweSBwRq3IrJIH9q3xw25c50wh11bXT7s6 DCyljngToL5rfUtSUxh3wRtq5n/k1S67M0m/v5Lir4JQ52Y81CIZf84JB4uuQeIT6F3C lPfsgvq7DwiuPFWf7IwKsJqUn6iIlvaEVhAHXslm/BceUkzo4HG6NhdEdTO+3kCzPp4x 7QIg== 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=MwoPtOTtksI8aah/OCUbRg60DYRqxSN4Gc1FrjJCesU=; b=sXHFnjjBSNU7sskgFv+SKd/Ubs2SxXxLULmE3NGkevNODT9X0glR5bpnx1rFZOA9HG mVI3ADL+dQV9uVQBT9ke+4MbqGHKyCKVyR0GXmVzCS1hRc7lxqVpEU7oOJC/v333EyjS Z3UafMQsDdLXfN1YtcowJgdg8y+6uTaARYVfoigUd/0P0WOI4WHMWlD9pLgA564Bu0oL 36KMLWJ7s8qIGonV7hLkMVKXA5Z6A3+eJ5Q2q4O3lk4f2fUn7fYvUhod8x7N66quq81Z slPjxYelVW+tmItlQ1r8mmYfEr0+2uGvpRx4lr4Lb95FmlUc8QXVTsQVbub10qezQjpJ cmzw== X-Gm-Message-State: AOAM530+xKcNPJVvPI4Uv5mZjVuf5dUkLUbbaWxrK+gC7VxwV2kxh3K+ GsiUMqUtGnLqE23w4AEuzjSi/Q== X-Google-Smtp-Source: ABdhPJxXSqbhZ1mg3hXRF2VcLytOSteeYdg/rDgJTRScS2s5001h+5FOskpCxebc7Dio37WXL+RtZg== X-Received: by 2002:ac2:4426:: with SMTP id w6mr14736445lfl.595.1626811540874; Tue, 20 Jul 2021 13:05:40 -0700 (PDT) Received: from localhost.localdomain (c-fdcc225c.014-348-6c756e10.bbcust.telenor.se. [92.34.204.253]) by smtp.gmail.com with ESMTPSA id r9sm2458285ljc.62.2021.07.20.13.05.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jul 2021 13:05:40 -0700 (PDT) From: Linus Walleij To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org, Linus Walleij , Tony Lindgren , Felipe Balbi Subject: [PATCH] usb: isp1301-omap: Fix the GPIO include Date: Tue, 20 Jul 2021 22:03:36 +0200 Message-Id: <20210720200336.223398-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org The file is using only GPIO descriptors, so only include instead of the legacy include. This is a non-urgent fix. Cc: Tony Lindgren Cc: Felipe Balbi Fixes: f3ef38160e3d ("usb: isp1301-omap: Convert to use GPIO descriptors") Signed-off-by: Linus Walleij --- drivers/usb/phy/phy-isp1301-omap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/phy/phy-isp1301-omap.c b/drivers/usb/phy/phy-isp1301-omap.c index f3e9b3b6ac3e..190699b38b41 100644 --- a/drivers/usb/phy/phy-isp1301-omap.c +++ b/drivers/usb/phy/phy-isp1301-omap.c @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include #include #include