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)
commit70adc3f32adc2fb90b0107c020678588e4cf9f51
tree69ca380e6e0cdf7a6d8aa45bcb3e332a2b7b3581
parentfea7a08acb13524b47711625eebea40a0ede69a0
ARM: ks8695: merge the timer header into the timer driver

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>
arch/arm/mach-ks8695/include/mach/regs-timer.h [deleted file]
arch/arm/mach-ks8695/time.c