commit | a88264c24c44924a549f3d596b86d611b7ee9909 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Nov 12 22:45:16 2007 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:07:50 2008 +0000 |
tree | 1f8e339e22743acf64b0d19a9b8328bbf5b66ac3 | |
parent | 3777f7748a5d10222a55ce88f753a19b16c17032 [diff] |
[ARM] pxa: remove periodic mode emulation support Apparantly, the generic time subsystem can accurately emulate periodic mode via the one-shot support code, so we don't need our own periodic emulation code anymore. Just ensure that we build support for one shot into the generic time subsystem. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>