[ARM] S3C24XX: dma.h should not include <mach/hardware.h>
commit20934cdbaae9c26a31d7f593c6a747c687ae79a1
authorBen Dooks <ben@simtec.co.uk>
Thu, 19 Mar 2009 15:02:38 +0000 (19 15:02 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 1 May 2009 10:39:07 +0000 (1 11:39 +0100)
tree057ef914d4d27813e8d3c4bf74f8429afcec7fc1
parentc133c290118bfc99cd7a23b5a00b5252d2be90c8
[ARM] S3C24XX: dma.h should not include <mach/hardware.h>

The dma.h header does not need to include <mach/hardware.h> as there
is nothing it depends on. Remove the include and fixup the couple of
places where <mach/map.h> was not explicitly included (dragged in
via <mach/hardware.h>)

Note, we have to fix arch/arm/plat-s3c24xx/pm.c which seems to rely
on having <mach/hardware.h> included by this method.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/dma.c
arch/arm/mach-s3c2410/include/mach/dma.h