6c0aab8fc7257ae04353a5bd1049aaf2c20ae87c
[openwrt.git] / target / linux / ar71xx / patches-3.2 / 307-tplinkpart-3.2-fixes.patch
1 --- a/drivers/mtd/tplinkpart.c
2 +++ b/drivers/mtd/tplinkpart.c
3 @@ -108,7 +108,7 @@ static int tplink_check_rootfs_magic(str
4  
5  static int tplink_parse_partitions(struct mtd_info *master,
6                                    struct mtd_partition **pparts,
7 -                                  unsigned long origin)
8 +                                  struct mtd_part_parser_data *data)
9  {
10         struct mtd_partition *parts;
11         struct tplink_fw_header *header;