Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349342
b: refs/heads/master
c: 0fafd50
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Linus Walleij committed Jan 29, 2013
1 parent c556491 commit a2454a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 312b00e510af60175b2935404a1927e6480e91e7
refs/heads/master: 0fafd50e4b41c06bf6be8dead87075e88ef25303
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-nomadik.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ int nmk_gpio_set_mode(int gpio, int gpio_mode)
}
EXPORT_SYMBOL(nmk_gpio_set_mode);

static int nmk_prcm_gpiocr_get_mode(struct pinctrl_dev *pctldev, int gpio)
static int __maybe_unused nmk_prcm_gpiocr_get_mode(struct pinctrl_dev *pctldev, int gpio)
{
int i;
u16 reg;
Expand Down

0 comments on commit a2454a1

Please sign in to comment.