From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivien Didelot Subject: Re: [PATCH] net: dsa: mt7530: Drop unused GPIO include Date: Thu, 3 Jan 2019 17:00:29 -0500 Message-ID: <20190103170029.GB2014@slim.localdomain> References: <20190103213132.31496-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Andrew Lunn , Florian Fainelli , netdev@vger.kernel.org, Linus Walleij To: Linus Walleij Return-path: Received: from mail-qt1-f196.google.com ([209.85.160.196]:34668 "EHLO mail-qt1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728075AbfACWAd (ORCPT ); Thu, 3 Jan 2019 17:00:33 -0500 Received: by mail-qt1-f196.google.com with SMTP id r14so38608802qtp.1 for ; Thu, 03 Jan 2019 14:00:32 -0800 (PST) In-Reply-To: <20190103213132.31496-1-linus.walleij@linaro.org> Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 3 Jan 2019 22:31:32 +0100, Linus Walleij wrote: > This driver uses GPIO descriptors only, > is not used so drop the include. > > Signed-off-by: Linus Walleij Reviewed-by: Vivien Didelot