summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcmring/mm.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Remove mach-bcmringArnd Bergmann2012-09-281-60/+0
| | | | | | | | | Remove mach-bcmring as this is no longer maintained or used. Signed-off-by: Christian Daudt <csd@broadcom.com> Reviewed-by: Jiandong Zheng <jdzheng@broadcom.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker2011-10-311-0/+1
| | | | | | | | | | Add the include to fix things like this: arch/arm/mach-sa1100/jornada720.c:278: error: 'PAGE_SHIFT' undeclared here (not in a function) arch/arm/mach-bcmring/mm.c:32: error: 'PAGE_SHIFT' undeclared here (not in a function) arch/arm/mach-sa1100/collie.c:361: error: 'PAGE_SHIFT' undeclared here (not in a function) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
* ARM: mach-bcmring: Setup consistent dma size at boot timeJon Medhurst2011-08-221-0/+3
| | | | | | Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> CC: Jiandong Zheng <jdzheng@broadcom.com> CC: Scott Branden <sbranden@broadcom.com>
* ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headersLeo Chen2009-08-151-0/+56
memory map addresses memory map description and init functions Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud