Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348984
b: refs/heads/master
c: e4a5da5
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim authored and Linus Walleij committed Jan 17, 2013
1 parent 3b946c9 commit 5064f0c
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: 9b89cb8172f2ddd5a0aab74f20155036065956ac
refs/heads/master: e4a5da51daddf104183b42995411e2496832de1d
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -3009,7 +3009,7 @@ static __init int samsung_gpiolib_init(void)
int i, nr_chips;
int group = 0;

#ifdef CONFIG_PINCTRL_SAMSUNG
#if defined(CONFIG_PINCTRL_EXYNOS) || defined(CONFIG_PINCTRL_EXYNOS5440)
/*
* This gpio driver includes support for device tree support and there
* are platforms using it. In order to maintain compatibility with those
Expand Down

0 comments on commit 5064f0c

Please sign in to comment.