commit | f5c81a327015844eb91087dd102648b5d984f33c | [log] [tgz] |
---|---|---|
author | Coly Li <coly.li@suse.de> | Thu Apr 23 03:04:45 2009 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Fri May 22 18:15:49 2009 +0800 |
tree | 0de8d9dec45e3221ccbd8912a315721ba413a723 | |
parent | 0e1b74df992c1ef92213ab26f952befda2087f59 [diff] |
[ARM] pxa: add parameter to clksrc_read() for pxa168/910 This patch modifies parameter of clksrc_read() from 'void' to 'struct clocksource *cs', which fixes compile warning for incompatible parameter type. Signed-off-by: Coly Li <coly.li@suse.de> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Eric Miao <eric.miao@marvell.com>