of_mtd: Add no-op stubs to support CONFIG_OF=n
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tue, 3 Sep 2013 02:37:53 +0000 (23:37 -0300)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:26:58 +0000 (16:26 -0700)
commita6eaa2ae7820f0cca742917f85f34ef1eed2c95d
tree37f414240cc8d3a216f446c945021e1bdf997656
parentd41f950e27f0e155d0118e71403d2bd564d94787
of_mtd: Add no-op stubs to support CONFIG_OF=n

Just like the rest of the subsystems, let's add the required no-op
functions to implement stubs when CONFIG_OF=n.

This prevents MTD drivers from having ugly ifdefs in their code,
and instead hide the ifdef monster in the header closet (far away
from people's sight).

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
include/linux/of_mtd.h