diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:47 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:47 +0000 |
commit | deb35ad4ac9108d5efe39c707388ae458260083c (patch) | |
tree | a96b0401bb3eed331b0d860f85a41174ff5fd5c0 /target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch | |
parent | 9c8422a09b0247778b7dc12018169b127e66c470 (diff) | |
download | upstream-deb35ad4ac9108d5efe39c707388ae458260083c.tar.gz upstream-deb35ad4ac9108d5efe39c707388ae458260083c.tar.bz2 upstream-deb35ad4ac9108d5efe39c707388ae458260083c.zip |
kernel: update 3.18 to 3.18.1
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43821
Diffstat (limited to 'target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch')
-rw-r--r-- | target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch b/target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch index 46881fca2c..4c4720341e 100644 --- a/target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch +++ b/target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch @@ -17,7 +17,7 @@ u64 offset, uint32_t mask_flags) { part->name = name; -@@ -58,6 +59,26 @@ static void bcm47xxpart_add_part(struct +@@ -58,6 +59,26 @@ static void bcm47xxpart_add_part(struct part->mask_flags = mask_flags; } |