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:
ac11a1d
)
input: ixp4xx-beeper: don't use symbols from <mach/timex.h>
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 26 Nov 2013 14:19:04 +0000
(15:19 +0100)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Fri, 20 Dec 2013 10:44:21 +0000
(11:44 +0100)
mach/timex.h is about to be dropped so don't use symbols defined in
there. For ixp4xx there is a suitable substitute for IXP4XX_TIMER_FREQ,
i.e. a global and exported variable that holds the same value.
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found