Ralf Baechle
7f32a88e9c
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:32 +01:00
Ralf Baechle
035955b69e
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:31 +01:00
Ralf Baechle
f724af8c32
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:31 +01:00
Ralf Baechle
daa4a68f90
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
...
arch/mips/pmc-sierra/yosemite/i2c-yosemite.c: In function 'titan_i2c_xfer':
arch/mips/pmc-sierra/yosemite/i2c-yosemite.c:98: warning: 'data' may be used uninitialized in this function
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:31 +01:00
Ralf Baechle
4d8506b806
[MIPS] Delete unused arch/mips/gt64120/common/
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:31 +01:00
Ralf Baechle
7f18f151f4
[MIPS] Fix build warning in unaligned load/store emulator.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:30 +01:00
Ralf Baechle
c3dd8cdf85
[MIPS] IP32: Don't ignore request_irq's return value.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:30 +01:00
Ralf Baechle
89c960961d
[MIPS] IP27: Fix warning.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:29 +01:00
Ralf Baechle
3118513172
[MIPS] BCM1480: Include <linux/module.h>.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:29 +01:00
Ralf Baechle
0b0ef2ea00
[MIPS] Remove Momentum Ocelot support.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:29 +01:00
Ralf Baechle
e7865765ef
[MIPS] Fix archhelp.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:28 +01:00
Ralf Baechle
8496b401b0
[MIPS] Cleanup default bootfile format rule mess.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:28 +01:00
Ralf Baechle
e001e52801
[MIPS] Replace use of stext with _stext.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:28 +01:00
Ralf Baechle
348c913f57
[MIPS] Fix build breakage due to duplicate cpu_clock definition
...
commit e436d80085
Author: Ingo Molnar <mingo@elte.hu >
Date: Thu Jul 19 21:28:35 2007 +0200
[PATCH] sched: implement cpu_clock(cpu) high-speed time source
broke the build of several MIPS platforms which were already using the
symbol cpu_clock for the own purposes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:28 +01:00
Ralf Baechle
3266c6a988
[MIPS] ARC: Fix modpost warnings.
...
WARNING: vmlinux.o(.text+0x1608): Section mismatch: reference to .init.text:ArcRead (between 'indy_8254timer_irq' and 'indy_rtc_set_time')
WARNING: vmlinux.o(.text+0x1157ac): Section mismatch: reference to .init.text:ArcRead (between 'prom_getchar' and 'prom_putchar')
WARNING: vmlinux.o(.text+0x115808): Section mismatch: reference to .init.text:ArcWrite (between 'prom_putchar' and 'csum_partial')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:27 +01:00
Ralf Baechle
e119d49ab5
[MIPS] SMTC: Fix modpost warning.
...
WARNING: vmlinux.o(.text+0xcf54): Section mismatch: reference to .init.text:smp_bootstrap (between 'smtc_boot_secondary' and 'ipi_interrupt')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:27 +01:00
Ralf Baechle
4d7d814798
[MIPS] Fix modpost warning.
...
WARNING: vmlinux.o(.text+0x1718): Section mismatch: reference to .init.text:mipsmt_build_cpu_map (between 'plat_smp_setup' and 'prom_init_secondary')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:27 +01:00
Ralf Baechle
9d5a3f5fa3
[MIPS] rtlx: Fix modpost warning
...
WARNING: vmlinux.o(.text+0x11504): Section mismatch: reference to .init.data:register_chrdev_failed (between 'rtlx_module_init' and 'rtlx_dispatch')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:26 +01:00
Chris Dearman
a11b18ef94
[MIPS] MTI: Add CoreFPGA4 ID.
...
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:26 +01:00
Ralf Baechle
0f5d0df35e
[MIPS] RP: Sysfs interface for stopping RP program
...
The old method of attempting to load a invalid program was just too icky.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:26 +01:00
Ralf Baechle
41790e04e6
[MIPS] RP: Pass number of TCs available to RP program in $2.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:25 +01:00
Ralf Baechle
07cc0c9e65
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Kevin D. Kissell
c3a005f4b6
[MIPS] SMTC: Safety net for i8259A interrupts.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Ralf Baechle
efaa534ed1
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Ralf Baechle
97aef63c9f
[MIPS] SMTC: Declare static what should be static.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00