1 --- a/drivers/mtd/wrt160nl_part.c
2 +++ b/drivers/mtd/wrt160nl_part.c
3 @@ -85,7 +85,7 @@ static struct mtd_partition trx_parts[TR
5 static int wrt160nl_parse_partitions(struct mtd_info *master,
6 struct mtd_partition **pparts,
7 - unsigned long origin)
8 + struct mtd_part_parser_data *data)
10 struct wrt160nl_header *header;
11 struct trx_header *theader;