diff options
author | Cihangir Akturk <cakturk@gmail.com> | 2016-03-14 18:14:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-22 22:22:13 -0400 |
commit | e79e344a3d2fce5f75a80f028d41b2b9a88a34dc (patch) | |
tree | c7c31744a484bcd3fda35fb452b0d145fcee6b57 /net/switchdev/switchdev.c | |
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 <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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions