diff options
author | Bhumika Goyal <[email protected]> | 2017-06-23 17:13:19 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-06-28 21:17:46 +0300 |
commit | 3ac27dd37b40ae9a1a2690c91f27ab339b275142 (patch) | |
tree | 3f45234e7aa7ea5e1b8274bb459e3b1ebfd5364f /scripts | |
parent | 58828680af495bc4863af3a006f2018c71714665 (diff) |
cw1200: add const to hwbus_ops structures
Declare hwbus_ops structures as const as they are only passed as an
argument to the function cw1200_core_probe. This argument is of type
const. So, make these structures const.
Signed-off-by: Bhumika Goyal <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions