summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/include/mach/vmalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: SAMSUNG: Eliminate plat-s3cBen Dooks2010-02-241-20/+0Star
| | | | | | | 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>
* [ARM] S3C24XX: Move vmalloc.h to plat-s3cBen Dooks2008-12-151-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>