ARM: ks8695: merge the timer header into the timer driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Aug 2012 18:26:42 +0000 (20:26 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Sep 2012 06:48:56 +0000 (08:48 +0200)
This <mach/regs-timer.h> is broadcasted in the entire kernel for
no good reason, since it's only used by the timer driver. Merge
it into the driver.

Tested-by: Greg Ungerer <gerg@snapgear.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found