commit | 89e9625fc7a7bb42d65492ccdf973cf06a9854fa | [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 | f83f0cb4c723e7b8cc1c2ef39ebfa1fc848cff3d [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>