summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/s5p-dev-uart.c
AgeCommit message (Collapse)Author
2014-03-21ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat
The contents of this header file are not referenced anywhere in the included .c files except in devs.c. Remove its inclusion. For devs.c, explicitly include sizes.h header for SZ_* macros. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-05-13ARM: SAMSUNG: move platform device for s5p uart into plat-samsungKukjin Kim
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>