]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 4 Feb 2008 16:36:59 +0000 (17:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 17:52:23 +0000 (17:52 +0000)
commit0fc2a1616f37175ff0cf54b99e9b76f7717a3f10
tree1fa8ed4649854a628292b2f4c8a0e14e086822b4
parent356cb470b84bda67738ba320a75629acae70e5fa
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c

This patch moves the IRQ and DMA definitions from core.h into
realview_eb.c since they are platform-specific. It adds a
realview_eb11mp_fixup function to adjust the IRQ numbers if the
ARM11MPCore tile is fitted. The realview_smc91x_device is also moved
from core.c into realview_eb.c.

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