ARM: SAMSUNG: Move GPIO headers to plat-samsung
authorBen Dooks <ben-linux@fluff.org>
Mon, 18 Jan 2010 09:00:55 +0000 (18:00 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 19 Jan 2010 09:37:19 +0000 (18:37 +0900)
commit16e2c7c59f0a4debcb110648025bef11958aa3cd
tree581b83a805e31789081df980518aa1554b42440f
parent4f2b617aff8147338faa0d5ed7b57636076671bf
ARM: SAMSUNG: Move GPIO headers to plat-samsung

Move the GPIO and GPIO configuration headers into arch/arm/plat-samsung
as they are common to all the Samsung SoCs.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/include/plat/gpio-cfg-helpers.h [deleted file]
arch/arm/plat-s3c/include/plat/gpio-cfg.h [deleted file]
arch/arm/plat-s3c/include/plat/gpio-core.h [deleted file]
arch/arm/plat-samsung/include/plat/gpio-cfg-helpers.h [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/gpio-cfg.h [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/gpio-core.h [new file with mode: 0644]
This page took 0.039979 seconds and 5 git commands to generate.