commit | 3ae1a6b153b099fc7e50f9c74ae208bd72c02c3d | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Nov 26 15:19:04 2013 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Fri Dec 20 11:44:21 2013 +0100 |
tree | ddabb030e7fc0c478d111566c7d1ec816c2447a0 | |
parent | ac11a1d46cf06a8b5b3535f0ce12b6c1cb48ddab [diff] |
input: ixp4xx-beeper: don't use symbols from <mach/timex.h> 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>