|
@@ -389,6 +389,8 @@ static inline int mtd_write_user_prot_reg(struct mtd_info *mtd, loff_t to,
|
|
static inline int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from,
|
|
static inline int mtd_lock_user_prot_reg(struct mtd_info *mtd, loff_t from,
|
|
return mtd->lock_user_prot_reg(mtd, from, len);
|
|
return mtd->lock_user_prot_reg(mtd, from, len);
|