alistair23-linux/arch/arm/mach-at91
Olof Johansson 7d7ef547d3 ARM: at91: fix build breakage due to legacy board removals
Fixes the following missing includes:

arch/arm/mach-at91/at91sam9g45.c: In function 'at91sam9g45_init_time':
arch/arm/mach-at91/at91sam9g45.c:39:23: error: 'NR_IRQS_LEGACY' undeclared (first use in this function)
  at91sam926x_pit_init(NR_IRQS_LEGACY + AT91_ID_SYS);
                       ^
arch/arm/mach-at91/at91sam9g45.c:39:23: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [arch/arm/mach-at91/at91sam9g45.o] Error 1
arch/arm/mach-at91/at91sam9rl.c: In function 'at91sam9rl_init_time':
arch/arm/mach-at91/at91sam9rl.c:51:23: error: 'NR_IRQS_LEGACY' undeclared (first use in this function)
  at91sam926x_pit_init(NR_IRQS_LEGACY + AT91_ID_SYS);

Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
2014-11-10 10:38:00 +01:00
..
include/mach ARM: at91: remove no-MMU at91x40 support 2014-11-03 18:48:00 +01:00
at91_aic.h
at91_tc.h
at91rm9200.c ARM: at91: prepare common clk transition for rm9200 2014-07-09 19:05:11 +02:00
at91rm9200_devices.c gpio: split gpiod board registration into machine header 2014-07-28 12:23:35 +02:00
at91rm9200_time.c This cleanup series gets rid of <mach/timex.h> for platforms not using 2014-02-18 22:19:33 -08:00
at91sam9g45.c ARM: at91: fix build breakage due to legacy board removals 2014-11-10 10:38:00 +01:00
at91sam9n12.c ARM: at91: prepare common clk transition for sam9n12 SoC 2014-05-22 18:03:15 +02:00
at91sam9rl.c ARM: at91: fix build breakage due to legacy board removals 2014-11-10 10:38:00 +01:00
at91sam9x5.c ARM: at91: prepare common clk transition for sam9x5 SoCs 2014-05-22 18:03:13 +02:00
at91sam9260.c ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init 2014-09-15 17:55:47 +02:00
at91sam9260_devices.c TTY/Serial driver patches for 3.16-rc1 2014-06-03 09:01:02 -07:00
at91sam9261.c ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init 2014-09-15 17:55:47 +02:00
at91sam9261_devices.c TTY/Serial driver patches for 3.16-rc1 2014-06-03 09:01:02 -07:00
at91sam9263.c ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init 2014-09-15 17:55:47 +02:00
at91sam9263_devices.c ARM: at91: at91sam9263: switch to generic PWM framework 2014-07-09 15:13:28 +02:00
board-1arm.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-afeb-9260v1.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-cam60.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-carmeva.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-cpu9krea.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-cpuat91.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-csb337.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-csb637.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-dt-rm9200.c ARM: SoC cleanups for 3.18 2014-10-08 17:06:53 -04:00
board-dt-sam9.c ARM: at91: dt: Remove init_time definitions 2014-09-03 10:55:42 +02:00
board-dt-sama5.c ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
board-eb9200.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-ecbat91.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-eco920.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-flexibity.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-gsia18s.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-kafa.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-kb9202.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-pcontrol-g20.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-picotux200.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-rm9200ek.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board-sam9-l9260.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-sam9g20ek.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-sam9260ek.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-sam9261ek.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-sam9263ek.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-snapper9260.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-stamp9g20.c ARM: at91: Convert the boards to the init_time callback 2014-09-03 10:55:45 +02:00
board-yl-9200.c ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
board.h ARM: at91: remove useless at91_pwm_leds() 2014-07-09 15:13:30 +02:00
clock.c ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks 2014-09-24 18:00:42 +02:00
clock.h
generic.h ARM: at91: remove no-MMU at91x40 support 2014-11-03 18:48:00 +01:00
gpio.c TTY/Serial driver patches for 3.16-rc1 2014-06-03 09:01:02 -07:00
gpio.h ARM: at91: localize GPIO header 2014-05-07 18:27:21 +02:00
gsia18s.h
irq.c ARM: at91: remove old irq material 2014-08-19 20:32:49 +02:00
Kconfig ARM: at91: remove no-MMU at91x40 support 2014-11-03 18:48:00 +01:00
Kconfig.non_dt ARM: at91: remove at91sam9rl legacy board support 2014-11-03 18:48:02 +01:00
leds.c ARM: at91: remove useless at91_pwm_leds() 2014-07-09 15:13:30 +02:00
Makefile ARM: at91: remove at91sam9rl legacy board support 2014-11-03 18:48:02 +01:00
Makefile.boot
pm.c ARM: at91/pm: Remove show_reset_status function 2014-08-25 16:27:15 +02:00
pm.h
pm_slowclock.S
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h
sama5d3.c ARM: at91/dt: remove old clk material 2013-12-02 15:31:29 +01:00
sama5d4.c ARM: at91: SAMA5D4 SoC detection code and low level routines 2014-09-22 11:39:06 +02:00
setup.c ARM: at91: remove no-MMU at91x40 support 2014-11-03 18:48:00 +01:00
soc.h ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
stamp9g20.h
sysirq_mask.c ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs 2014-06-06 16:08:08 -07:00