diff options
author | Arvind Yadav <[email protected]> | 2017-06-28 10:28:21 +0530 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2017-08-02 12:38:53 +0200 |
commit | 2ae24fb16ca48882995fc229e40ca7806acd2b00 (patch) | |
tree | 72bef0587b05c086b781df0b7750c9d5e4f3d0be /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3b99ab7deca1e5f4229b4bdecd005d71e22cfc60 (diff) |
soc: mtk-pmic-wrap: 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 <[email protected]>
Acked-by: Chen Zhong <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions