[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201207281513.04621.rjw@sisk.pl>
Date: Sat, 28 Jul 2012 15:13:04 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Paul Mundt <lethal@...ux-sh.org>
Cc: "Linux-sh list" <linux-sh@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Magnus Damm <magnus.damm@...il.com>
Subject: Re: [PATCH] sh: pfc: Fix build issues in pinctrl.c
On Saturday, July 28, 2012, Paul Mundt wrote:
> On Sat, Jul 28, 2012 at 12:07:04AM +0200, Rafael J. Wysocki wrote:
> >
> > First off, drivers/sh/pfc/pinctrl.c doesn't build after commit
> > 5d589b0 (pinctrl: remove pinctrl_remove_gpio_range), because
> > sh_pfc_pinctrl_remove() uses the function that has been removed by
> > that commit. Fix this by removing the pinctrl_remove_gpio_range()
> > call, which is not necessary any more, from sh_pfc_pinctrl_remove().
> >
> > Second, the compiler complains correctly that there's an unused
> > local variable in sh_pfc_pinconf_set(). Fix this by removing the
> > definition of that variable.
> >
> > Signed-off-by: Rafael J. Wysocki <rjw@...k.pl>
>
> Already fixed in my tree, as pointed out when Iwamatsu-san sent the same
> patch.
I must have overlooked that one. Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists