commit | e9c8b2eccff0d452d0216f68488e164f560c8f97 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed May 02 11:55:56 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed May 02 11:55:57 2018 +0200 |
tree | fe4c91730ee928a6aa0bb42ef1e437628258c792 | |
parent | 920922a54bb6f0135e5be968dc965dd6b4895a9d [diff] |
ARM: rmobile: Zap #undef DEBUG The DEBUG macro is never defined unless explicitly enabled. Drop useless #undef DEBUG in the board configs so it won't spread any further. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>