]> 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)
commit5c490dfd9004e2f28268777e2db7a2fea3539acd
tree69ca380e6e0cdf7a6d8aa45bcb3e332a2b7b3581
parent66612a2061475483c0416fe8a22988552f52e034
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