diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-06-18 16:31:23 -0700 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-27 14:22:15 +0300 |
commit | 903e0e4ef9120c3d7693599acb95e76e8263fb35 (patch) | |
tree | 8814f97bbbcfd2a0cd221cac2ed5a3b08cd21fd5 /fs/mount.h | |
parent | 2d4cf5ae123e4a7bd26a88e600581aa809bcad7f (diff) | |
download | linux-903e0e4ef9120c3d7693599acb95e76e8263fb35.tar.bz2 |
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>
Diffstat (limited to 'fs/mount.h')
0 files changed, 0 insertions, 0 deletions