[x86] alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any standa...
[openwrt.git] / target / linux / ar71xx / patches-3.2 / 308-wrt160nl_part-3.2-fixes.patch
1 --- a/drivers/mtd/wrt160nl_part.c
2 +++ b/drivers/mtd/wrt160nl_part.c
3 @@ -83,7 +83,7 @@ struct wrt160nl_header {
4
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)
9 {
10 struct wrt160nl_header *header;
11 struct trx_header *theader;
This page took 0.037036 seconds and 5 git commands to generate.