diff options
author | John Crispin <blogic@openwrt.org> | 2013-01-28 17:44:20 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-01-28 17:44:20 +0000 |
commit | d9ec668adbd6d455932b0a56a2eb7c4dabfa0770 (patch) | |
tree | c55fc9e7d219aea4cc04c9be3b2e663b5481ed65 /target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch | |
parent | 1c3c233117fc06f3a827f2afa2ebb787bf4356c4 (diff) | |
download | upstream-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.tar.gz upstream-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.tar.bz2 upstream-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.zip |
[lantiq] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35355 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch b/target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch index e3ffdc1902..e4581cf353 100644 --- a/target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch +++ b/target/linux/lantiq/patches-3.7/0001-MIPS-lantiq-unbreak-devicetree-init.patch @@ -13,8 +13,6 @@ Patchwork: http://patchwork.linux-mips.org/patch/4518 arch/mips/lantiq/prom.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) -diff --git a/arch/mips/lantiq/prom.c b/arch/mips/lantiq/prom.c -index 6cfd611..9f9e875 100644 --- a/arch/mips/lantiq/prom.c +++ b/arch/mips/lantiq/prom.c @@ -87,9 +87,6 @@ void __init device_tree_init(void) @@ -36,6 +34,3 @@ index 6cfd611..9f9e875 100644 } arch_initcall(plat_of_setup); --- -1.7.10.4 - |