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:
e1e0dac
)
fujitsu-laptop: fix compiler warning on pnp_ids
author
Namhyung Kim
<namhyung@gmail.com>
Tue, 7 Dec 2010 15:04:14 +0000
(
00:04
+0900)
committer
Matthew Garrett
<mjg@redhat.com>
Fri, 7 Jan 2011 22:03:45 +0000
(17:03 -0500)
Annotate pnp_ids as '__used' to fix following warning:
CC drivers/platform/x86/fujitsu-laptop.o
drivers/platform/x86/fujitsu-laptop.c:1243: warning: ‘pnp_ids’ defined but not used
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found