Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212431
b: refs/heads/master
c: 9e978f0
h: refs/heads/master
i:
  212429: ec61e91
  212427: f4e4473
  212423: 12d0e67
  212415: 7d03401
v: v3
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Sep 2, 2010
1 parent 859f2e5 commit c90c816
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: d684f640639d7be8efb7b324294830d9bcbf15f9
refs/heads/master: 9e978f096241e303c10cf6e6dc80dce41ef41b92
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c64xx/mach-smartq.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static struct platform_device smartq_usb_otg_vbus_dev = {
.dev.platform_data = &smartq_usb_otg_vbus_pdata,
};

static int __init smartq_bl_init(struct device *dev)
static int smartq_bl_init(struct device *dev)
{
s3c_gpio_cfgpin(S3C64XX_GPF(15), S3C_GPIO_SFN(2));

Expand Down

0 comments on commit c90c816

Please sign in to comment.