diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-06-18 16:31:22 -0700 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-27 14:22:15 +0300 |
commit | 2d4cf5ae123e4a7bd26a88e600581aa809bcad7f (patch) | |
tree | aed2a224a4833b4a49b2eff21801d54198048493 /mm | |
parent | 1cfb7271076a265b7c2cbbf9cf5c2ae060a24385 (diff) |
UBIFS: correct usage of IS_ENABLED()
Commit "818039c UBIFS: 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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions