Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1320534 > unrolled thread

Re: [PATCH] pinctrl: nomadik: hide unused functions

Started byLinus Walleij <linus.walleij@linaro.org>
First post2016-01-28 11:40 +0100
Last post2016-01-28 11:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] pinctrl: nomadik: hide unused functions Linus Walleij <linus.walleij@linaro.org> - 2016-01-28 11:40 +0100

#1320534 — Re: [PATCH] pinctrl: nomadik: hide unused functions

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-01-28 11:40 +0100
SubjectRe: [PATCH] pinctrl: nomadik: hide unused functions
Message-ID<qVS9A-24O-5@gated-at.bofh.it>
On Mon, Jan 25, 2016 at 4:59 PM, Arnd Bergmann <arnd@arndb.de> wrote:

> The nomadik pinctrl driver has two functions that are only used
> for debugfs output and are otherwise unused:
>
> drivers/pinctrl/nomadik/pinctrl-abx500.c:194:12: error: 'abx500_get_pull_updown' defined but not used
> drivers/pinctrl/nomadik/pinctrl-abx500.c:471:12: error: 'abx500_get_mode' defined but not used
>
> This makes the function definitions conditional to avoid the
> harmless warnings.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Patch applied for fixes.

Yours,
Linus Walleij

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web