mtd: Uninline mtd_write_oob and move it to mtdcore.c
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Tue, 12 Apr 2016 20:46:39 +0000 (17:46 -0300)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Wed, 13 Apr 2016 08:23:14 +0000 (10:23 +0200)
commit0c034fe37718990e0ffdd9622bd6cc5b4f93111f
tree64dc76af5a7e7923387dd3706fab0ccdfb9be1cf
parent916fe619951f41b55d4f2b9f26d64ad981bc0dfa
mtd: Uninline mtd_write_oob and move it to mtdcore.c

There's no reason for having mtd_write_oob inlined in mtd.h header.
Move it to mtdcore.c where it belongs.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/mtd/mtdcore.c
include/linux/mtd/mtd.h