From: Uwe Kleine-König Date: Tue, 12 Nov 2013 19:56:02 +0000 (+0100) Subject: ARM: netx: stop using mach/timex.h X-Git-Tag: v3.15-rc1~80^2~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3e27637959155bf3b06f52c5fbe9e9b0ffbdfe;p=pandora-kernel.git ARM: netx: stop using mach/timex.h mach/timex.h is the last remaining header that is unused for multiarch builds but necessary for singlearch builds. To allow to get rid of it for singlearch builds, too, drop its usage in netx arch code by substituting CLOCK_TICK_RATE and LATCH by a local cpp symbol. Acked-by: Sascha Hauer Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed