rk29: rfkill: phonesdk: fix section mismatch warning
author黄涛 <huangtao@rock-chips.com>
Fri, 29 Jul 2011 01:47:16 +0000 (09:47 +0800)
committer黄涛 <huangtao@rock-chips.com>
Fri, 29 Jul 2011 01:53:12 +0000 (09:53 +0800)
arch/arm/mach-rk29/board-rk29-phonesdk-rfkill.c

index e835d2da14e691ef17424decd58b2d4cbe79e452..19fd2d34defe445ffb40dade65565014245f23b9 100755 (executable)
@@ -192,7 +192,7 @@ static const struct rfkill_ops bcm4329_rfk_ops = {
        .set_block = bcm4329_set_block,
 };
 
-static int __init bcm4329_rfkill_probe(struct platform_device *pdev)
+static int __devinit bcm4329_rfkill_probe(struct platform_device *pdev)
 {
        int rc = 0;
        bool default_state = true;