projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d041009
)
rk29: rfkill: sdk: fix section mismatch warning
author
黄涛
<huangtao@rock-chips.com>
Fri, 29 Jul 2011 01:47:51 +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-rk29sdk-rfkill.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29sdk-rfkill.c
b/arch/arm/mach-rk29/board-rk29sdk-rfkill.c
index b28a5523a5c015ada65ef322783df5583e407037..8f9d99d2f80c2b3948e75ffd62d1316a6779e697 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29sdk-rfkill.c
+++ b/
arch/arm/mach-rk29/board-rk29sdk-rfkill.c
@@
-172,7
+172,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 __
dev
init bcm4329_rfkill_probe(struct platform_device *pdev)
{
int rc = 0;
bool default_state = true;