generic-2.6: revert yaffs changes [11378], the new code is not working correctly...
[openwrt/openwrt.git] / target / linux / generic-2.6 / files / fs / yaffs2 / yaffs_tagscompat.h
index 6549398eeb062eb8f7c59fbc0bb9305d7a5aa48e..a61e3ba14f1ffeff4937c61847112ca18ebf6356 100644 (file)
@@ -30,9 +30,8 @@ int yaffs_TagsCompatabilityReadChunkWithTagsFromNAND(yaffs_Device * dev,
 int yaffs_TagsCompatabilityMarkNANDBlockBad(struct yaffs_DeviceStruct *dev,
                                            int blockNo);
 int yaffs_TagsCompatabilityQueryNANDBlock(struct yaffs_DeviceStruct *dev,
-                                         int blockNo, 
-                                         yaffs_BlockState *state,
-                                         __u32 *sequenceNumber);
+                                         int blockNo, yaffs_BlockState *
+                                         state, int *sequenceNumber);
 
 void yaffs_CalcTagsECC(yaffs_Tags * tags);
 int yaffs_CheckECCOnTags(yaffs_Tags * tags);