Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-08 | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs | Kukjin Kim | 1 | -16/+0 | |
This patch removes supporting codes for s5p6440 and s5p6450 because seems no more used now. And if its supporting is required, DT based codes should be supprted next time. Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||||
2013-01-10 | ARM: S5P64X0: move i2c.h into local directory | Kukjin Kim | 1 | -0/+16 | |
The <mach/i2c.h> can be moved into mach-s5p64x0/. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |