diff options
Diffstat (limited to 'drivers/mtd/nand/sm_common.h')
-rw-r--r-- | drivers/mtd/nand/sm_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/sm_common.h b/drivers/mtd/nand/sm_common.h index 18284f5fae64..00f4a83359b2 100644 --- a/drivers/mtd/nand/sm_common.h +++ b/drivers/mtd/nand/sm_common.h | |||
@@ -36,7 +36,7 @@ struct sm_oob { | |||
36 | #define SM_SMALL_OOB_SIZE 8 | 36 | #define SM_SMALL_OOB_SIZE 8 |
37 | 37 | ||
38 | 38 | ||
39 | extern int sm_register_device(struct mtd_info *mtd); | 39 | extern int sm_register_device(struct mtd_info *mtd, int smartmedia); |
40 | 40 | ||
41 | 41 | ||
42 | static inline int sm_sector_valid(struct sm_oob *oob) | 42 | static inline int sm_sector_valid(struct sm_oob *oob) |