commit | 3932eb335a7da8d43090378ea11ba84c3ec0b94a | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Oct 11 07:46:21 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Oct 11 17:05:24 2013 +0200 |
tree | 0c08a61d7fb0c9b84f23ecee2b10603ebef432d4 | |
parent | e8549384d0bc67fc4b5b37347080b457ebd8902c [diff] |
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const The ath3k_table[] and ath3k_blist_tbl[] USB device tables can be declared as const. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>