Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303472
b: refs/heads/master
c: 023c9ff
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed May 12, 2012
1 parent d26c15f commit f8c711b
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: db6856e8d8ab9448685f6fbbc571d38c5ceaa88e
refs/heads/master: 023c9ff6b4afdaf280d3fc9f128d7396bd99f3de
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos/mach-origen.c
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ static struct s3c_fb_platdata origen_lcd_pdata __initdata = {
};

/* Bluetooth rfkill gpio platform data */
struct rfkill_gpio_platform_data origen_bt_pdata = {
static struct rfkill_gpio_platform_data origen_bt_pdata = {
.reset_gpio = EXYNOS4_GPX2(2),
.shutdown_gpio = -1,
.type = RFKILL_TYPE_BLUETOOTH,
Expand Down

0 comments on commit f8c711b

Please sign in to comment.