commit | 16350a7258a3158807f3fafe33f1bb22b8ddd127 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Thu Dec 02 05:52:22 2010 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 03 12:06:04 2010 -0800 |
tree | 8184116b0ac461dcf9837852dce8342662471a50 | |
parent | fc33b0eb38ccbd3080a4885e8f742a72a085261d [diff] |
uwb: fix compiler warning on i1480_est_id_table 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>