[tools] autoconf: another relocatability fix for autom4te, substitute hardcoded prefi...
[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;
This page took 0.043478 seconds and 5 git commands to generate.