alistair23-linux/arch/mips/jz4740
Brian Norris 942e22dff2 MIPS: JZ4740: Fixup #include's (sparse)
Fixes sparse warnings:

  arch/mips/jz4740/irq.c:63:6: warning: symbol 'jz4740_irq_suspend' was not declared. Should it be static?
  arch/mips/jz4740/irq.c:69:6: warning: symbol 'jz4740_irq_resume' was not declared. Should it be static?

Also, I've seen some elusive build errors on my automated build test
where JZ4740_IRQ_BASE and NR_IRQS are missing, but I can't reproduce
them manually for some reason. Anyway, mach-jz4740/irq.h should help us
avoid relying on some implicit include.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8724/
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-01-13 15:53:09 +01:00
..
board-qi_lb60.c gpio: split gpiod board registration into machine header 2014-07-28 12:23:35 +02:00
clock-debugfs.c MIPS: jz4740: remove unnecessary null test before debugfs_remove 2014-08-02 00:06:47 +02:00
clock.c MIPS: jz4740: Correct clock gate bit for DMA controller 2013-07-05 11:40:53 +05:30
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
gpio.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.c MIPS: JZ4740: Fixup #include's (sparse) 2015-01-13 15:53:09 +01:00
irq.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Kconfig pwm: Add Ingenic JZ4740 support 2012-10-05 20:56:42 +02:00
Makefile MIPS: jz4740: Remove custom DMA API 2013-07-05 11:40:52 +05:30
Platform MIPS: jz4740: Fix Kbuild Platform file. 2010-10-19 18:32:39 +01:00
platform.c MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic 2014-08-01 18:37:42 +02:00
pm.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
prom.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Forward declare struct uart_port in header. 2012-10-17 17:00:50 +02:00
setup.c MIPS: Replace use of phys_t with phys_addr_t. 2014-11-24 22:47:31 +01:00
time.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
timer.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00