diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-04 14:48:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-04 14:48:54 +0000 |
commit | 6cd800ed2f17a913a558147440a1f57b0f20cfe1 (patch) | |
tree | 814f47ecebfab1251051b27d9bf89ba6e8bcb9c8 /target/linux/au1000/patches-2.6.27/006-missing_string_header.patch | |
parent | 8107050ef90735e84960100f2be7de6b32a18883 (diff) | |
download | mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.zip mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.tar.gz mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.tar.bz2 |
refresh patches
SVN-Revision: 13513
Diffstat (limited to 'target/linux/au1000/patches-2.6.27/006-missing_string_header.patch')
-rw-r--r-- | target/linux/au1000/patches-2.6.27/006-missing_string_header.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch b/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch index ed8a0be..bff8b57 100644 --- a/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch +++ b/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch @@ -1,5 +1,5 @@ ---- linux-2.6.27.5/arch/mips/au1000/mtx-1/init.c 2008-11-07 18:55:34.000000000 +0100 -+++ linux-2.6.27.5.new/arch/mips/au1000/mtx-1/init.c 2008-11-15 16:09:47.000000000 +0100 +--- a/arch/mips/au1000/mtx-1/init.c ++++ b/arch/mips/au1000/mtx-1/init.c @@ -32,6 +32,7 @@ #include <linux/init.h> |