summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c/include/mach/vmalloc.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-24ARM: SAMSUNG: Eliminate plat-s3cBen Dooks1-20/+0
The plat-s3c directory is now clear, so remove the files in it and expunge it from the build process. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16[ARM] S3C24XX: Move vmalloc.h to plat-s3cBen Dooks1-0/+20
vmalloc.h is common across all the current s3c platforms, so move it to arch/arm/plat-s3c/include/mach to be used for all the targets. Signed-off-by: Ben Dooks <ben-linux@fluff.org>