git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
154b7a4
)
Input: tegra-kbc - fix build warning
author
Laxman Dewangan
<ldewangan@nvidia.com>
Mon, 7 Jan 2013 02:30:21 +0000
(18:30 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 17 Jan 2013 08:27:55 +0000
(
00:27
-0800)
Fix the following build warning when building driver with CONFIG_PM_SLEEP
not selected.
tegra-kbc.c:360:13: warning: 'tegra_kbc_set_keypress_interrupt' defined but not used [-Wunused-function]
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found