diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
commit | a623456e9323570806b643f600f763d2805f4cb0 (patch) | |
tree | 39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/065-rootfs_split.patch | |
parent | 1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff) | |
download | mtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.zip mtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.tar.gz mtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2 |
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
Diffstat (limited to 'target/linux/generic/patches-2.6.37/065-rootfs_split.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/065-rootfs_split.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/065-rootfs_split.patch b/target/linux/generic/patches-2.6.37/065-rootfs_split.patch index a048395..e9bb121 100644 --- a/target/linux/generic/patches-2.6.37/065-rootfs_split.patch +++ b/target/linux/generic/patches-2.6.37/065-rootfs_split.patch @@ -549,7 +549,7 @@ part->name = dev->mtd.name; --- a/drivers/mtd/mtdchar.c +++ b/drivers/mtd/mtdchar.c -@@ -841,6 +841,13 @@ static int mtd_ioctl(struct file *file, +@@ -841,6 +841,13 @@ static int mtd_ioctl(struct file *file, file->f_pos = 0; break; } |