]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 4 Feb 2008 16:43:02 +0000 (17:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 17:52:26 +0000 (17:52 +0000)
commit13b940f6882661185ff813320a4814ed6f708c51
treeccd8a04655dbb87500d982c5be6a01831bcef6b7
parentac6219baf9c06856ebaf6c67681b9a94a450417a
[ARM] 4820/1: RealView: Select the timer IRQ at run-time

This patch sets the timer IRQ at run-time by moving the sys_timer
structure and the timer_init function to the realview_eb.c file. This
allows multiple RealView platforms to be compiled in the same kernel
image.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.c
arch/arm/mach-realview/core.h
arch/arm/mach-realview/realview_eb.c