Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327027
b: refs/heads/master
c: 2f0253f
h: refs/heads/master
i:
  327025: 70defe8
  327023: 59cb242
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Sep 20, 2012
1 parent 99ae7b0 commit ab60d5f
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: c3ad056b26fe5d5be71b96371b0b2d00b2276ad3
refs/heads/master: 2f0253ffed8ed1a7e0a733e8e86a7604eb80027a
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ static int __init samsung_gpiolib_unregister(struct platform_device *pdev,
static const struct of_device_id samsung_pinctrl_dt_match[];

/* retrieve the soc specific data */
static inline struct samsung_pin_ctrl *samsung_pinctrl_get_soc_data(
static struct samsung_pin_ctrl *samsung_pinctrl_get_soc_data(
struct platform_device *pdev)
{
int id;
Expand Down

0 comments on commit ab60d5f

Please sign in to comment.