diff options
| author | Andy Shevchenko <[email protected]> | 2023-07-21 16:13:09 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-05 08:31:41 +0200 |
| commit | 9e0cace7a6254070159ebd86497eadc29ea307ca (patch) | |
| tree | 20965286842be9d747a3201e5f9c1cf6d056aa65 /drivers/cdx/controller/cdx_controller.c | |
| parent | f5992717b5826debc4aa58d4da6233563b139320 (diff) | |
driver core: Move dev_err_probe() to where it belogs
dev_err_probe() belongs to the printing API, hence
move the definition from device.h to dev_printk.h.
There is no change to the callers at all, since:
1) implementation is located in the same core.c;
2) dev_printk.h is guaranteed to be included by device.h.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions