summaryrefslogtreecommitdiffstats
path: root/fs/yaffs2/ydirectenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/yaffs2/ydirectenv.h')
-rw-r--r--fs/yaffs2/ydirectenv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/yaffs2/ydirectenv.h b/fs/yaffs2/ydirectenv.h
index c6614f13b0..2b3e84fd38 100644
--- a/fs/yaffs2/ydirectenv.h
+++ b/fs/yaffs2/ydirectenv.h
@@ -58,8 +58,6 @@ void yaffs_qsort(void *aa, size_t n, size_t es,
#define inline
#endif
-#define cond_resched() do {} while (0)
-
#define yaffs_trace(msk, fmt, ...) do { \
if (yaffs_trace_mask & (msk)) \
printf("yaffs: " fmt "\n", ##__VA_ARGS__); \
OpenPOWER on IntegriCloud