]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0955435b1f4fc1e96447295e9f5a679f2bf5bae
tree69ca380e6e0cdf7a6d8aa45bcb3e332a2b7b3581
parentb606b61489dced42a88c3f6bff0b74f751da4b86
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