diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-06-15 14:38:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-20 05:24:15 +0300 |
commit | 519495431d04acc8bfb681a5455f163c6a14206b (patch) | |
tree | a99c42fe8c2a2d70e4a3b98af36fa222d56c9a8c /init/do_mounts_initrd.c | |
parent | 7b45fff006dd17ca7752e772bf9d347266e081b1 (diff) | |
download | linux-519495431d04acc8bfb681a5455f163c6a14206b.tar.xz |
serial: sirf: make of_device_ids const
of_device_ids are not supposed to change at runtime. All functions
working with of_device_ids provided by <linux/of.h> work with const
of_device_ids. So mark the non-const 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 'init/do_mounts_initrd.c')
0 files changed, 0 insertions, 0 deletions