From 3dc866a6f0c5f286ca81924d93c242747934b617 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 30 Jul 2011 17:33:30 +0200 Subject: Remove references to non-existing bits --- Makefile.rtems | 1 - rtems/rtems_yaffs.c | 1 - 2 files changed, 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" -- cgit v1.2.3