Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-24 | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver | Heiko Stübner | |
The register definitions are only used in the driver itself. This also removes the last dependency on plat/ includes from the i2c driver. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> | |||
2010-01-21 | ARM: SAMSUNG: Move more support into plat-samsung | Ben Dooks | |
Move header files which are not likely to be touched in any further support addition out of plat-s3c's include directory into plat-samsung. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |