diff options
| author | Marek Vasut <[email protected]> | 2024-03-26 13:07:25 +0100 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2024-04-19 11:30:50 +0200 |
| commit | b204c2a9ae7adc3dc65a51df2254d8abc7ae07a3 (patch) | |
| tree | 96a292f43a720b0d998329863c9b521b6d6daa93 /include/linux/stringify.h | |
| parent | d100c1abb778f408691f983c9bf34ed9b4869493 (diff) | |
net: dwc_eth_qos: Scrub ifdeffery
Replace ifdef CONFIG_CLK with if (CONFIG_IS_ENABLED(CLK)) to improve code
build coverage. Some of the functions printed debug("%s: OK\n", __func__);
on exit with and without CLK enabled, some did not, make it consistent and
print nothing if CLK is disabled.
Reviewed-by: Patrice Chotard <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Christophe ROULLIER <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
