linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / jffs2 / debug.h
index 3daf3bc..162af6d 100644 (file)
@@ -13,6 +13,7 @@
 #ifndef _JFFS2_DEBUG_H_
 #define _JFFS2_DEBUG_H_
 
+#include <linux/config.h>
 
 #ifndef CONFIG_JFFS2_FS_DEBUG
 #define CONFIG_JFFS2_FS_DEBUG 0
 #define dbg_memalloc(fmt, ...)
 #endif
 
-/* Watch the XATTR subsystem */
-#ifdef JFFS2_DBG_XATTR_MESSAGES
-#define dbg_xattr(fmt, ...)  JFFS2_DEBUG(fmt, ##__VA_ARGS__)
-#else
-#define dbg_xattr(fmt, ...)
-#endif 
 
 /* "Sanity" checks */
 void