From: Uwe Kleine-König Date: Tue, 26 Nov 2013 18:25:59 +0000 (+0100) Subject: ARM: ixp4xx: stop using X-Git-Tag: v3.15-rc1~80^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0402f9b47112faea10541b799b61066ae322c36;p=pandora-kernel.git ARM: ixp4xx: stop using The only user of symbols defined in ixp4xx's is common.c. Fix that one up by moving the used #define into common.c directly and add a local substitute for the global define LATCH which uses CLOCK_TICK_RATE. This makes ixp4xx not to be a bar to dropping support for . Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed