diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-25 21:14:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 21:51:22 +0300 |
commit | b4941f063285b598b123352f7f234dcec3c71810 (patch) | |
tree | c268976b7df3a6d931979f997179073538c4a897 /drivers/tty/hvc/hvc_vio.c | |
parent | 562e6ef81f9b3dadeb7d05a6055e502d43caa830 (diff) | |
download | linux-b4941f063285b598b123352f7f234dcec3c71810.tar.xz |
tty: mips_ejtag_fdc: constify mips_cdmm_device_id
mips_cdmm_device_id are not supposed to change at runtime.
mips_cdmm_driver is working with const 'id_table'. So mark
the non-const mips_cdmm_device_id structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/hvc/hvc_vio.c')
0 files changed, 0 insertions, 0 deletions