git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec64d3b
)
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Sat, 7 Dec 2013 14:31:01 +0000
(11:31 -0300)
committer
Brian 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