On Mon, Nov 1, 2010 at 8:41 PM, Tracey Dent <tdent48227@xxxxxxxxx> wrote: > Adding files to yaffs2 directory. > > Signed-off-by: Tracey Dent <tdent48227@xxxxxxxxx> > --- > drivers/staging/yaffs2/yaffs_list.h | 127 +++++++++++++++++++++++++++++++++++ > 1 files changed, 127 insertions(+), 0 deletions(-) > create mode 100644 drivers/staging/yaffs2/yaffs_list.h > > diff --git a/drivers/staging/yaffs2/yaffs_list.h b/drivers/staging/yaffs2/yaffs_list.h > new file mode 100644 > index 0000000..145a1c5 > --- /dev/null > +++ b/drivers/staging/yaffs2/yaffs_list.h > +/* > + * This file is just holds extra declarations of macros that would normally > + * be providesd in the Linux kernel. These macros have been written from > + * scratch but are functionally equivalent to the Linux ones. > + * > + */ This header needs to die. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html