diff options
Diffstat (limited to 'target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch')
-rw-r--r-- | target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch b/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch index 2bc4abd..5004667a 100644 --- a/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch +++ b/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch @@ -16,8 +16,6 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> arch/mips/lantiq/xway/mach-easy50712.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) -diff --git a/arch/mips/lantiq/xway/mach-easy50712.c b/arch/mips/lantiq/xway/mach-easy50712.c -index e5e7e09..ea5027b 100644 --- a/arch/mips/lantiq/xway/mach-easy50712.c +++ b/arch/mips/lantiq/xway/mach-easy50712.c @@ -12,6 +12,7 @@ @@ -28,7 +26,7 @@ index e5e7e09..ea5027b 100644 #include <lantiq_soc.h> #include <irq.h> -@@ -55,11 +56,16 @@ static struct ltq_pci_data ltq_pci_data = { +@@ -55,11 +56,16 @@ static struct ltq_pci_data ltq_pci_data }, }; @@ -45,6 +43,3 @@ index e5e7e09..ea5027b 100644 } MIPS_MACHINE(LTQ_MACH_EASY50712, --- -1.7.2.3 - |