diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:43 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:43 +0000 |
commit | 9c8422a09b0247778b7dc12018169b127e66c470 (patch) | |
tree | 124ff3de5fc80358433ac0c3893a49bb5ddbaebf /target/linux/generic/patches-3.14/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch | |
parent | fd7be4073af21aeea4b330b59c0d097ccb561137 (diff) | |
download | upstream-9c8422a09b0247778b7dc12018169b127e66c470.tar.gz upstream-9c8422a09b0247778b7dc12018169b127e66c470.tar.bz2 upstream-9c8422a09b0247778b7dc12018169b127e66c470.zip |
kernel: update 3.14 to 3.14.27
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43820
Diffstat (limited to 'target/linux/generic/patches-3.14/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/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.14/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch b/target/linux/generic/patches-3.14/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch index 46881fca2c..4c4720341e 100644 --- a/target/linux/generic/patches-3.14/431-mtd-bcm47xxpart-support-TRX-data-partition-being-UBI.patch +++ b/target/linux/generic/patches-3.14/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; } |