From c90c8169bd190f150875b099156a5041122f42d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Thu, 2 Sep 2010 09:14:20 +0100 Subject: [PATCH] --- yaml --- r: 212431 b: refs/heads/master c: 9e978f096241e303c10cf6e6dc80dce41ef41b92 h: refs/heads/master i: 212429: ec61e91a3ee192e987e15cfbd9372fe2edb1a386 212427: f4e4473ec8585d17ab6666f4740e19d681fd1f67 212423: 12d0e67ba5b4e72f55396c2838133a71cb4d06d4 212415: 7d03401c31bb16a5544b4844dd68af1e5bb105c8 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c64xx/mach-smartq.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a4ba71d99628..71ae8b149668 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d684f640639d7be8efb7b324294830d9bcbf15f9 +refs/heads/master: 9e978f096241e303c10cf6e6dc80dce41ef41b92 diff --git a/trunk/arch/arm/mach-s3c64xx/mach-smartq.c b/trunk/arch/arm/mach-s3c64xx/mach-smartq.c index 3a9639bc3d9b..cb1ebeb08763 100644 --- a/trunk/arch/arm/mach-s3c64xx/mach-smartq.c +++ b/trunk/arch/arm/mach-s3c64xx/mach-smartq.c @@ -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));