ARM: integrator: localize the impd1.h header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Feb 2014 19:07:26 +0000 (20:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Feb 2014 12:49:06 +0000 (13:49 +0100)
commitcc0cc4ca093f3df9e554af8dae39a126987bccf7
tree33500db2808f31ee5d5ed1afbfd8af481f773448
parentc36928adfc24398f8fe49cf498389500c14a5550
ARM: integrator: localize the impd1.h header

As we move toward multiplatform support for the Integrator family
we need to localize all <mach/*> headers. This moves the impd1.h
header down to the machine folder, copying the the three defines
only used by the clock driver down into the clock driver.

Cc: Will Deacon <will.deacon@arm.com>
Cc: Jonathan Austin <jonathan.austin@arm.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/impd1.c
arch/arm/mach-integrator/impd1.h [new file with mode: 0644]
arch/arm/mach-integrator/include/mach/impd1.h [deleted file]
drivers/clk/versatile/clk-impd1.c