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)
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>

No differences found