From: Uwe Kleine-König Date: Thu, 19 Dec 2013 21:22:23 +0000 (+0100) Subject: ARM: rpc: stop using X-Git-Tag: v3.15-rc1~80^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53985371458fc17405c7fc277e6f05fe36965eab;p=pandora-kernel.git ARM: rpc: stop using The rpc timekeeping code uses the symbol LATCH which depends on CLOCK_TICK_RATE which is defined in rpc's . As this header will go away in a later patch introduce a local variable holding the same value as LATCH and use that instead. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed