diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-06-15 14:17:27 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-06-15 14:36:47 +0200 |
commit | 3a75777e8670f12b430e709649f21f1a37eebab7 (patch) | |
tree | 486e58d20d838ce0efd9e7d6da1d42b7f8d427bb /target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch | |
parent | ad76366d7ddfe83a0ca2f28d4104697e81c3c3cd (diff) | |
download | mtk-20170518-3a75777e8670f12b430e709649f21f1a37eebab7.zip mtk-20170518-3a75777e8670f12b430e709649f21f1a37eebab7.tar.gz mtk-20170518-3a75777e8670f12b430e709649f21f1a37eebab7.tar.bz2 |
lantiq: refresh patches
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch b/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch index 1d131f5..14b417e 100644 --- a/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch +++ b/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch @@ -10,8 +10,6 @@ Signed-off-by: John Crispin <john@phrozen.org> arch/mips/include/asm/io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h -index d10fd80..d42eac9 100644 --- a/arch/mips/include/asm/io.h +++ b/arch/mips/include/asm/io.h @@ -50,7 +50,7 @@ @@ -23,6 +21,3 @@ index d10fd80..d42eac9 100644 /* * On MIPS I/O ports are memory mapped, so we access them using normal --- -1.7.10.4 - |