commit | fc80f21a11156dd01c5ef14153e6f9e1291ccb82 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Nov 09 13:35:30 2016 +0900 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Sat Nov 19 09:40:42 2016 +0100 |
tree | cf5abf504c0330b1d2a08b8600e8dd5dcacfc380 | |
parent | 01a1d524eb68c0395074dd1d661b119ac96edba1 [diff] |
mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__ Such debug lines might be useful when debugging the driver first, but should be deleted from the upstream code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>