summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p64x0/i2c.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim1-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-10ARM: S5P64X0: move i2c.h into local directoryKukjin Kim1-0/+16
The <mach/i2c.h> can be moved into mach-s5p64x0/. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>