ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h
authorBen Dooks <ben-linux@fluff.org>
Tue, 19 Jan 2010 08:14:46 +0000 (17:14 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 19 Jan 2010 09:46:02 +0000 (18:46 +0900)
Rename mach-s3c2410/include/mach/gpio-core.h to mach/gpio-track.h so that
it can be included by <plat/gpio-core.h> when needed.

Eliminate all other empty gpio-core.h files and just include the
<plat/gpio-core.h> as necessary.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found