From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] pinctrl: max77620: Remove unused structure definition Date: Tue, 14 Jun 2016 08:51:30 +0200 Message-ID: References: <1465822304-16493-1-git-send-email-jonathanh@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f43.google.com ([209.85.218.43]:36657 "EHLO mail-oi0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751471AbcFNGvb (ORCPT ); Tue, 14 Jun 2016 02:51:31 -0400 Received: by mail-oi0-f43.google.com with SMTP id p204so242627453oih.3 for ; Mon, 13 Jun 2016 23:51:31 -0700 (PDT) In-Reply-To: <1465822304-16493-1-git-send-email-jonathanh@nvidia.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jon Hunter Cc: "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Laxman Dewangan On Mon, Jun 13, 2016 at 2:51 PM, Jon Hunter wrote: > The strucuture 'max77620_cfg_param' is defined but never used by the > max77620 driver. Remove this structure definition. > > Signed-off-by: Jon Hunter Patch applied. Yours, Linus Walleij