mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: use dynamically allocated partitions in wrt160nl_part
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29970 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/drivers/mtd/wrt160nl_part.c
|
||||
+++ b/drivers/mtd/wrt160nl_part.c
|
||||
@@ -85,7 +85,7 @@ static struct mtd_partition trx_parts[TR
|
||||
@@ -83,7 +83,7 @@ struct wrt160nl_header {
|
||||
|
||||
static int wrt160nl_parse_partitions(struct mtd_info *master,
|
||||
struct mtd_partition **pparts,
|
||||
|
||||
Reference in New Issue
Block a user