diff options
Diffstat (limited to 'fs/yaffs2/yaffs_nand.h')
-rw-r--r-- | fs/yaffs2/yaffs_nand.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/yaffs2/yaffs_nand.h b/fs/yaffs2/yaffs_nand.h index 8ed1a2d..48e3f7e 100644 --- a/fs/yaffs2/yaffs_nand.h +++ b/fs/yaffs2/yaffs_nand.h @@ -1,5 +1,5 @@ /* - * YAFFS: Yet another Flash File System . A NAND-flash specific file system. + * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering @@ -41,4 +41,3 @@ int yaffs_EraseBlockInNAND(struct yaffs_DeviceStruct *dev, int yaffs_InitialiseNAND(struct yaffs_DeviceStruct *dev); #endif - |