diff options
Diffstat (limited to 'target/linux/lantiq/patches-4.4')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch | 1 | ||||
-rw-r--r-- | target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch b/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch index 2f5572a9bd..eb76a24158 100644 --- a/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch +++ b/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch @@ -157,7 +157,6 @@ +MODULE_AUTHOR("LXDB"); +MODULE_DESCRIPTION("Software Watchdog For VPE1"); +MODULE_LICENSE("GPL"); - --- a/arch/mips/lantiq/Makefile +++ b/arch/mips/lantiq/Makefile @@ -6,6 +6,8 @@ diff --git a/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch b/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch index a6641bf723..b707a8db0a 100644 --- a/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch +++ b/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch @@ -36,7 +36,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- a/arch/mips/lantiq/prom.c +++ b/arch/mips/lantiq/prom.c -@@ -74,8 +74,8 @@ void __init plat_mem_setup(void) +@@ -78,8 +78,8 @@ void __init plat_mem_setup(void) set_io_port_base((unsigned long) KSEG1); |