summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-gemini/include/mach/vmalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-10/+0
| | | | Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
* ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| | | | | | | | Makes it consistent with VMALLOC_START Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: Add Gemini architecture v3Paulius Zaleckas2009-03-261-0/+10
Adds support for Cortina Systems Gemini family CPUs: http://www.cortina-systems.com/products/category/18 v3: - fixed __io(a) to be defined as __typesafe_io(a) v2: - #include <asm/io.h> -> <linux/io.h> - remove asm/system.h include - revorked mm.c to use named initializers - removed "empty" dma.h - updated copyrights Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
OpenPOWER on IntegriCloud