Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-05 | ARM: S3C24XX: plat/common-smdk.h local | Kukjin Kim | 1 | -15/+0 | |
The header file plat/common-smdk.h is used only in mach-s3c24xx/, so this patch moves it into mach-s3c24xx directory. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||||
2011-10-04 | ARM: SAMSUNG: Move S3C24XX header files to plat-samsung | Kukjin Kim | 1 | -0/+15 | |
This patch moves header files from plat-s3c24xx to plat-samsung to remove plat-s3c24xx directory to make one plat-samsung directory for Samsung SoCs. And this patch includes fixing coding style, too. Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |