commit | 0d681560176ef94b6b2aaa39e3e935662cffc6e6 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Sat Dec 07 11:31:01 2013 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Jan 03 11:22:24 2014 -0800 |
tree | 2ebed1aac180a98bd48f28ceda7da196e1d45b04 | |
parent | ec64d3bf5d41a5a30debe8f166bf33f149feb09d [diff] |
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>