ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
[openwrt.git] / target / linux / ar71xx / files / drivers / mtd / wrt160nl_part.c
index 1f1879a..72927f6 100644 (file)
@@ -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;