OSDN Git Service

mtd: s3c2410: drop useless / misspelled debug prints
authorBrian Norris <computersforpeace@gmail.com>
Fri, 6 Feb 2015 11:25:28 +0000 (03:25 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Sat, 28 Feb 2015 09:31:06 +0000 (01:31 -0800)
commita05973a79efe9152391065c87c12d5c1e146a736
tree8c080b084123497900830480009a55ce0dbc6323
parent7c2f717668af10ab6d4aaed22a5d29f06812ee62
mtd: s3c2410: drop useless / misspelled debug prints

s3c2410_nand_probe is not the name of the function.

These prints have little utility, so let's just kill them.

Reported-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/s3c2410.c