diff options
author | Cihangir Akturk <cakturk@gmail.com> | 2016-03-14 19:14:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-23 05:22:13 +0300 |
commit | e79e344a3d2fce5f75a80f028d41b2b9a88a34dc (patch) | |
tree | c7c31744a484bcd3fda35fb452b0d145fcee6b57 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8827bd88efcb7e5976585b9b35a551d7c56f8efb (diff) | |
download | linux-e79e344a3d2fce5f75a80f028d41b2b9a88a34dc.tar.xz |
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 <bhumirks@gmail.com>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions