From: Ben Hutchings Date: Sat, 11 Dec 2010 20:17:54 +0000 (+0000) Subject: arm/ixp4xx: Rename FREQ macro to avoid collisions X-Git-Tag: v2.6.38-rc4~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e66a022a80d73b1a5d2e02c9db2c42e8b9853b40;p=pandora-kernel.git arm/ixp4xx: Rename FREQ macro to avoid collisions FREQ is a ridiculously short name for a platform-specific macro in a generic header, and it now conflicts with an enumeration in the gspca/ov519 driver. Also delete conditional reference to ixp4xx_get_board_tick_rate() which is not defined anywhere. Signed-off-by: Ben Hutchings Signed-off-by: Krzysztof HaƂasa --- Reading git-diff-tree failed