[ARM] S3C64XX: Initial arch header files
commitbff25308d207e4f8b218d7850cb44cce249210f2
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:40 +0000 (21 14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:12:15 +0000 (21 14:12 +0100)
treef8a92738c482c8c3690aa98b623c834da2656110
parent88cdf9db4b3186253606422f2fad43429c4cd94f
[ARM] S3C64XX: Initial arch header files

Add the initial header files for the S3C64XX support to satisfy the
minimal requirements to build a kernel. Some definitions will therefore
be placeholders or empty functions that will ensure that the system can
build and have base functionality. These will be filled in at a later
date.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6400/include/mach/dma.h [new file with mode: 0644]
arch/arm/mach-s3c6400/include/mach/gpio.h [new file with mode: 0644]
arch/arm/mach-s3c6400/include/mach/irqs.h [new file with mode: 0644]
arch/arm/mach-s3c6400/include/mach/regs-irq.h [new file with mode: 0644]
arch/arm/mach-s3c6400/include/mach/system.h [new file with mode: 0644]
arch/arm/plat-s3c64xx/include/plat/irqs.h [new file with mode: 0644]