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
(parent:
d9f2bfa
)
modify build error rk29_keys.c
author
ywj
<ywj@rockchip.com>
Mon, 10 Dec 2012 02:47:35 +0000
(10:47 +0800)
committer
ywj
<ywj@rockchip.com>
Mon, 10 Dec 2012 02:47:35 +0000
(10:47 +0800)
drivers/input/keyboard/rk29_keys.c
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/rk29_keys.c
b/drivers/input/keyboard/rk29_keys.c
index 47141b284c65d9342c0660642f58daf9b48a08f0..cb4342ce9e6313baa8f17b0cca7961f11f06b7d2 100755
(executable)
--- a/
drivers/input/keyboard/rk29_keys.c
+++ b/
drivers/input/keyboard/rk29_keys.c
@@
-101,7
+101,7
@@
static ssize_t rk29key_set(struct device *dev,
p = strstr(buf,Arrary[i].keyArrary);
if(p==0)
{
- dev_dbg(" rk29key_set p == 0 error ...............\n");
+ dev_dbg(
dev,
" rk29key_set p == 0 error ...............\n");
continue;
}