mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 9 Nov 2016 04:35:30 +0000 (13:35 +0900)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 19 Nov 2016 08:40:42 +0000 (09:40 +0100)
commitfc80f21a11156dd01c5ef14153e6f9e1291ccb82
treecf5abf504c0330b1d2a08b8600e8dd5dcacfc380
parent01a1d524eb68c0395074dd1d661b119ac96edba1
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>
drivers/mtd/nand/denali.c