From 0d681560176ef94b6b2aaa39e3e935662cffc6e6 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Sat, 7 Dec 2013 11:31:01 -0300 Subject: [PATCH] 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-format-patch failed