lkml.org 
[lkml]   [2010]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 10/29] Staging: yaffs2: yaffs_guts: Add files
On Mon, 1 Nov 2010, Tracey Dent wrote:

> Adding files to yaffs2 directory.
>
> Signed-off-by: Tracey Dent <tdent48227@gmail.com>
> ---
> drivers/staging/yaffs2/yaffs_guts.c | 5544
+++++++++++++++++++++++++++++++++++
> drivers/staging/yaffs2/yaffs_guts.h | 969 ++++++
> 2 files changed, 6513 insertions(+), 0 deletions(-)
> create mode 100644 drivers/staging/yaffs2/yaffs_guts.c
> create mode 100644 drivers/staging/yaffs2/yaffs_guts.h
>
> diff --git a/drivers/staging/yaffs2/yaffs_guts.c
b/drivers/staging/yaffs2/yaffs_guts.c
> new file mode 100644
> index 0000000..eea828a
> --- /dev/null
> +++ b/drivers/staging/yaffs2/yaffs_guts.c
> @@ -0,0 +1,5544 @@
> +/*
> + * YAFFS: Yet Another Flash File System. A NAND-flash specific file
system.
> + *
> + * Copyright (C) 2002-2010 Aleph One Ltd.
> + * for Toby Churchill Ltd and Brightstar Engineering
> + *
> + * Created by Charles Manning <charles@aleph1.co.uk>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License version 2 as
> + * published by the Free Software Foundation.
> + */
> +
> +#include "yportenv.h"
> +#include "yaffs_trace.h"
> +
> +#include "yaffs_guts.h"
> +#include "yaffs_tagsvalidity.h"
> +#include "yaffs_getblockinfo.h"
> +
> +#include "yaffs_tagscompat.h"
> +
> +#include "yaffs_nand.h"

^--- here

> +
> +#include "yaffs_yaffs1.h"
> +#include "yaffs_yaffs2.h"
> +#include "yaffs_bitmap.h"
> +#include "yaffs_verify.h"
> +
> +#include "yaffs_nand.h"

^--- and here

duplicate inclusion of "yaffs_nand.h" header.


--
Jesper Juhl <jj@chaosbits.net> http://www.chaosbits.net/
Plain text mails only, please http://www.expita.com/nomime.html
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html



\
 
 \ /
  Last update: 2010-11-01 21:03    [W:0.304 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site