mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sat, 7 Dec 2013 14:31:01 +0000 (11:31 -0300)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 3 Jan 2014 19:22:24 +0000 (11:22 -0800)
commit0d681560176ef94b6b2aaa39e3e935662cffc6e6
tree2ebed1aac180a98bd48f28ceda7da196e1d45b04
parentec64d3bf5d41a5a30debe8f166bf33f149feb09d
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF

Since the of_mtd header provides dummy stubs for !CONFIG_OF, it's safe
to remove the #ifdef CONFIG_OF. Build tested only.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/sh_flctl.c