commit | fad5430311fd057098ba2c594fc51f42b16edea5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:27 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 10:46:22 2022 -0400 |
tree | 42312448390f14e6eb148291808ac8121c868bdc | |
parent | 5b7eba763dcef61e3d06484282c7680ab2389edf [diff] |
ls1021atwr: Use DEBUG and not CONFIG_DEBUG We use 'DEBUG' and not 'CONFIG_DEBUG' tree-wide for debug code that is left in, and not wrapped by some other regular debugging type print macro. Cc: Alison Wang <alison.wang@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>