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:
6ae98ed
)
watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.
author
Yegor Yefremov
<yegorslists@googlemail.com>
Tue, 14 Dec 2010 15:29:31 +0000
(16:29 +0100)
committer
Wim Van Sebroeck
<wim@iguana.be>
Wed, 12 Jan 2011 10:24:52 +0000
(10:24 +0000)
ks8695_wdt needs KS8695_CLOCK_RATE, which is defined in
mach/hardware.h, which is pulled in by the include of mach/timex.h,
but the latter is going away, so just include mach/hardware.h
directly.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/ks8695_wdt.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/ks8695_wdt.c
Simple merge