diff options
author | 2013-09-02 23:37:53 -0300 | |
---|---|---|
committer | 2013-10-27 16:26:58 -0700 | |
commit | a6eaa2ae7820f0cca742917f85f34ef1eed2c95d (patch) | |
tree | 37f414240cc8d3a216f446c945021e1bdf997656 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer) (diff) | |
download | linux-dev-a6eaa2ae7820f0cca742917f85f34ef1eed2c95d.tar.xz linux-dev-a6eaa2ae7820f0cca742917f85f34ef1eed2c95d.zip |
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>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions