Brian Norris 903e0e4ef9 UBI: correct usage of IS_ENABLED()
Commit "e9b4cf2 UBI: fix debugfs-less systems support" fixed one
regression but introduced a different regression - the debugfs is now always
compiled out. Root cause: IS_ENABLED() arguments should be used with the
CONFIG_* prefix.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2012-06-27 14:22:15 +03:00
..
2012-06-27 14:22:15 +03:00
2012-05-20 20:26:02 +03:00
2012-05-20 20:25:59 +03:00
2012-05-20 20:26:00 +03:00
2012-05-20 21:01:28 +03:00
2011-09-21 09:19:06 +03:00
2012-06-07 15:22:21 +03:00