diff options
author | Cihangir Akturk <[email protected]> | 2016-03-14 18:14:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-03-22 22:22:13 -0400 |
commit | e79e344a3d2fce5f75a80f028d41b2b9a88a34dc (patch) | |
tree | c7c31744a484bcd3fda35fb452b0d145fcee6b57 /tools/perf/scripts/python/compaction-times.py | |
parent | 8827bd88efcb7e5976585b9b35a551d7c56f8efb (diff) |
staging: fsl-mc: fix incorrect type passed to dev_dbg macros
dev_dbg macros expect const struct device ** as its second
argument but here the argument we are passing is of type
struct device ** this patch fixes this error.
Fixes: de71daf5c839 ("Staging: fsl-mc: Replace pr_debug with dev_dbg")
Cc: Bhumika Goyal <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Cihangir Akturk <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions