diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-24 22:06:00 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 16:06:48 +0200 |
commit | c5520c93c78ff30903422e9a8be8ef297bc6496f (patch) | |
tree | cb35fc327be072a896a55cd1d1843f41ef7c1484 /drivers/hwtracing/coresight/coresight-cpu-debug.c | |
parent | 87c89af76397b86ecd8250f6c9ce3d0d0e220763 (diff) | |
download | linux-c5520c93c78ff30903422e9a8be8ef297bc6496f.tar.gz linux-c5520c93c78ff30903422e9a8be8ef297bc6496f.tar.bz2 linux-c5520c93c78ff30903422e9a8be8ef297bc6496f.zip |
coresight: etm4x: constify amba_id
amba_id are not supposed to change at runtime. All functions
working with const amba_id. 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 'drivers/hwtracing/coresight/coresight-cpu-debug.c')
0 files changed, 0 insertions, 0 deletions