alistair23-linux/arch/mips/sgi-ip27
Ralf Baechle 9fcb705929 IP27: Make declaration and definition of rt_timer_irq match.
Without, the LTO compiler will complain:

[...]
  LD      init/built-in.o
  LDFINAL vmlinux.o
arch/mips/sgi-ip27/ip27-irq.c:379:22: warning: type of ‘rt_timer_irq’ does not match original declaration [enabled by default]
  extern unsigned int rt_timer_irq;
                      ^
arch/mips/sgi-ip27/ip27-timer.c:72:5: note: previously declared here
 int rt_timer_irq;
     ^
  MODPOST vmlinux.o
[...]

And without LTO, it's still good stile to things match.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-04-11 15:39:51 +02:00
..
ip27-berr.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-console.c MIPS: early_printk: drop __init annotations 2013-02-19 09:36:37 +01:00
ip27-hubio.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-init.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-klconfig.c
ip27-klnuma.c MIPS: IP27: Fix GCC 4.6.0 build error. 2011-05-10 18:15:25 +01:00
ip27-memory.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-nmi.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-reset.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-smp.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip27-timer.c IP27: Make declaration and definition of rt_timer_irq match. 2013-04-11 15:39:51 +02:00
ip27-xtalk.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Kconfig arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:43:12 -08:00
Makefile
Platform
TODO Fix common misspellings 2011-03-31 11:26:23 -03:00