From f8c711b879d9f1cd04d16697a7d42bb7ef017454 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Sat, 12 May 2012 16:30:45 +0900 Subject: [PATCH] --- yaml --- r: 303472 b: refs/heads/master c: 023c9ff6b4afdaf280d3fc9f128d7396bd99f3de h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos/mach-origen.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 588acca848fb..0e720b7b0e17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db6856e8d8ab9448685f6fbbc571d38c5ceaa88e +refs/heads/master: 023c9ff6b4afdaf280d3fc9f128d7396bd99f3de diff --git a/trunk/arch/arm/mach-exynos/mach-origen.c b/trunk/arch/arm/mach-exynos/mach-origen.c index 4d802129dadc..e3d594925152 100644 --- a/trunk/arch/arm/mach-exynos/mach-origen.c +++ b/trunk/arch/arm/mach-exynos/mach-origen.c @@ -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,