Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
[yaffs2.git] / yaffs_guts.h
index 60770ca7e10040e0f7da693ad833726586454433..2c2ec765c6365e1bdf52125741f404a7b01f131a 100644 (file)
@@ -422,7 +422,7 @@ struct yaffs_obj {
 
        u32 yst_mode;
 
-#ifdef CONFIG_YAFFS_SHORT_NAMES_IN_RAM
+#ifndef CONFIG_YAFFS_NO_SHORT_NAMES
        YCHAR short_name[YAFFS_SHORT_NAME_LENGTH + 1];
 #endif