diff options
author | Josh Wu <[email protected]> | 2013-09-18 11:31:19 +0800 |
---|---|---|
committer | Brian Norris <[email protected]> | 2013-10-27 16:27:03 -0700 |
commit | e9d8da807d818ce8e8399f528fd8efaac3eef36b (patch) | |
tree | ed6595a58129b96afb02c4e9be8c00e02c3ae495 /net/lapb/lapb_iface.c | |
parent | 86bc7bddc9bf7841372df5880805506228dbf4f4 (diff) |
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Since the of specific code are declared in <linux/of_mtd.h> regardless
of CONFIG_OF. Remove the #if defined(CONFIG_OF) guard and use an
IS_ENABLED(CONFIG_OF) instead.
Thanks to Ezequiel Garcia's for this protype.
Signed-off-by: Josh Wu <[email protected]>
Acked-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions