From: Ezequiel Garcia Date: Sat, 7 Dec 2013 14:31:01 +0000 (-0300) Subject: mtd: nand: sh_flctl: Remove unneeded CONFIG_OF X-Git-Tag: v3.14-rc1~65^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d681560176ef94b6b2aaa39e3e935662cffc6e6;p=pandora-kernel.git 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 Signed-off-by: Brian Norris --- Reading git-diff-tree failed