From: Sebastien Bourdeauducq <
sebastien@milkymist.org>
---
Makefile.rtems | 1 -
rtems/rtems_yaffs.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Makefile.rtems b/Makefile.rtems
index e3d5347..484ae0e 100644
--- a/Makefile.rtems
+++ b/Makefile.rtems
@@ -31,7 +31,6 @@ LIB_PIECES = yaffs_ecc \
yaffs_packedtags1 \
yaffs_tagscompat \
yaffs_packedtags2 \
- yaffs_tagsvalidity \
yaffs_nand \
yaffs_checkptrw \
direct/yaffs_qsort \
diff --git a/rtems/rtems_yaffs.c b/rtems/rtems_yaffs.c
index 7aa8d1b..b03a55b 100644
--- a/rtems/rtems_yaffs.c
+++ b/rtems/rtems_yaffs.c
@@ -30,7 +30,6 @@
#include "yportenv.h"
-#include "yaffs.h"
#include "yaffs_guts.h"
#include "yaffs_trace.h"
#include "yaffs_packedtags2.h"
--
1.7.4.1