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:
fc33b0e
)
uwb: fix compiler warning on i1480_est_id_table
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 1 Dec 2010 20:52:22 +0000
(
05:52
+0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 3 Dec 2010 20:06:04 +0000
(12:06 -0800)
Annotate i1480_est_id_table as '__used' to fix following warning:
CC drivers/uwb/i1480/i1480-est.o
drivers/uwb/i1480/i1480-est.c:94: warning: ‘i1480_est_id_table’ defined but not used
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found