Searched hist:"14070 ade" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-at91rm9200.c | 14070ade Wed Jul 04 02:45:16 CDT 2012 Arnd Bergmann <arnd@arndb.de> ARM: at91: fix new build errors
MULTI_IRQ_HANDLER and SPARSE_IRQ are now required everywhere because mach/irqs.h and mach/entry-macros.S are gone but the symbols are only selected for AT91SAM9, not for the NOMMU parts.
A few files now need to include linux/io.h directly, which used to be included through other headers that have changed.
The new at91_aic_irq_priorities variable is only used with CONFIG_OF enabled and should not be visible otherwise.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> 14070ade Wed Jul 04 02:45:16 CDT 2012 Arnd Bergmann <arnd@arndb.de> ARM: at91: fix new build errors MULTI_IRQ_HANDLER and SPARSE_IRQ are now required everywhere because mach/irqs.h and mach/entry-macros.S are gone but the symbols are only selected for AT91SAM9, not for the NOMMU parts. A few files now need to include linux/io.h directly, which used to be included through other headers that have changed. The new at91_aic_irq_priorities variable is only used with CONFIG_OF enabled and should not be visible otherwise. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
|
/openbmc/linux/arch/arm/mach-at91/ |
H A D | Kconfig | 14070ade Wed Jul 04 02:45:16 CDT 2012 Arnd Bergmann <arnd@arndb.de> ARM: at91: fix new build errors
MULTI_IRQ_HANDLER and SPARSE_IRQ are now required everywhere because mach/irqs.h and mach/entry-macros.S are gone but the symbols are only selected for AT91SAM9, not for the NOMMU parts.
A few files now need to include linux/io.h directly, which used to be included through other headers that have changed.
The new at91_aic_irq_priorities variable is only used with CONFIG_OF enabled and should not be visible otherwise.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> 14070ade Wed Jul 04 02:45:16 CDT 2012 Arnd Bergmann <arnd@arndb.de> ARM: at91: fix new build errors MULTI_IRQ_HANDLER and SPARSE_IRQ are now required everywhere because mach/irqs.h and mach/entry-macros.S are gone but the symbols are only selected for AT91SAM9, not for the NOMMU parts. A few files now need to include linux/io.h directly, which used to be included through other headers that have changed. The new at91_aic_irq_priorities variable is only used with CONFIG_OF enabled and should not be visible otherwise. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
|