]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit8cc4c5488a28fe6a1f834e99317bb762798600f7
treeccd8a04655dbb87500d982c5be6a01831bcef6b7
parentc4057f5260650f165054bc56e16acc4aa0510d4f
[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