diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 23:20:58 +0530 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-08-30 14:01:58 +0200 |
| commit | dde6256bf839e1ece2e9dcfa7dc6fedfa353b4ef (patch) | |
| tree | d3b6e650f2481d303955fda95496d8fa6840206a /include/linux | |
| parent | a0fd95b30edb12d8be714674dbd5377b0441786b (diff) | |
mmc: vub300: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
