X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-3.7%2F0100-MIPS-lantiq-honour-model-property-inside-devicetree-.patch;h=6ab00c1ef7eadaef16552eb8734d1784187a66c7;hp=cef266fbc92ff47b288c72eebc6dafa13d505359;hb=0de095593195b8c45dcecb4343271afbedce32df;hpb=0183df8ed9155b813564aafadace08ee04d64456 diff --git a/target/linux/lantiq/patches-3.7/0100-MIPS-lantiq-honour-model-property-inside-devicetree-.patch b/target/linux/lantiq/patches-3.7/0100-MIPS-lantiq-honour-model-property-inside-devicetree-.patch index cef266fbc9..6ab00c1ef7 100644 --- a/target/linux/lantiq/patches-3.7/0100-MIPS-lantiq-honour-model-property-inside-devicetree-.patch +++ b/target/linux/lantiq/patches-3.7/0100-MIPS-lantiq-honour-model-property-inside-devicetree-.patch @@ -8,11 +8,9 @@ Subject: [PATCH 100/123] MIPS: lantiq: honour model property inside arch/mips/lantiq/prom.c | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) -diff --git a/arch/mips/lantiq/prom.c b/arch/mips/lantiq/prom.c -index 9f9e875..fa12dc1 100644 --- a/arch/mips/lantiq/prom.c +++ b/arch/mips/lantiq/prom.c -@@ -57,6 +57,21 @@ static void __init prom_init_cmdline(void) +@@ -57,6 +57,21 @@ static void __init prom_init_cmdline(voi } } @@ -54,6 +52,3 @@ index 9f9e875..fa12dc1 100644 pr_info("SoC: %s\n", soc_info.sys_type); prom_init_cmdline(); --- -1.7.10.4 -