summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch
blob: 3e69e46ce70dea58dd848f92c340766b3f1fe928 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/drivers/mtd/wrt160nl_part.c
+++ b/drivers/mtd/wrt160nl_part.c
@@ -83,7 +83,7 @@ struct wrt160nl_header {
 
 static int wrt160nl_parse_partitions(struct mtd_info *master,
 				     struct mtd_partition **pparts,
-				     unsigned long origin)
+				     struct mtd_part_parser_data *data)
 {
 	struct wrt160nl_header *header;
 	struct trx_header *theader;