git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea7a08
)
ARM: ks8695: merge the timer header into the timer driver
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 29 Aug 2012 18:26:42 +0000
(20:26 +0200)
committer
Linus 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