From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivien Didelot Subject: Re: [PATCH] net: dsa: microchip: Drop unused GPIO includes Date: Thu, 3 Jan 2019 10:48:51 -0500 Message-ID: <20190103104851.GB28802@slim.localdomain> References: <20190103123643.30684-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-qk1-f196.google.com ([209.85.222.196]:45459 "EHLO mail-qk1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728169AbfACPsz (ORCPT ); Thu, 3 Jan 2019 10:48:55 -0500 Received: by mail-qk1-f196.google.com with SMTP id y78so19862302qka.12 for ; Thu, 03 Jan 2019 07:48:54 -0800 (PST) In-Reply-To: <20190103123643.30684-1-linus.walleij@linaro.org> Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 3 Jan 2019 13:36:43 +0100, Linus Walleij wrote: > This driver does not use the old GPIO includes so drop > them. > > Signed-off-by: Linus Walleij Reviewed-by: Vivien Didelot