commit | 0fc2a1616f37175ff0cf54b99e9b76f7717a3f10 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Feb 04 17:36:59 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Feb 04 17:52:23 2008 +0000 |
tree | 1fa8ed4649854a628292b2f4c8a0e14e086822b4 | |
parent | 356cb470b84bda67738ba320a75629acae70e5fa [diff] |
[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>