diff options
author | Arvind Yadav | 2017-06-16 15:05:17 +0530 |
---|---|---|
committer | Cyrille Pitchen | 2017-06-20 23:54:18 +0200 |
commit | f993c123b461ff47c10edfee65465fe651d0521f (patch) | |
tree | 0001d83b141094a64ca395dc2b0f14041761626a /kernel/ksysfs.c | |
parent | 0cbef932bd82857823c0e52b08218b0c9920a475 (diff) |
mtd: spi-nor: cqspi: 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>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Diffstat (limited to 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions