]> git.karo-electronics.de Git - mv-sheeva.git/commit
arm/ixp4xx: Rename FREQ macro to avoid collisions
authorBen Hutchings <ben@decadent.org.uk>
Sat, 11 Dec 2010 20:17:54 +0000 (20:17 +0000)
committerKrzysztof Hałasa <khc@pm.waw.pl>
Sun, 6 Feb 2011 15:49:48 +0000 (16:49 +0100)
commite66a022a80d73b1a5d2e02c9db2c42e8b9853b40
tree5cb5fad6215fa36a1388c15dee969b58ded1271e
parent3c3a3b4c12bdda8dd098fcdd4499a298548d6f31
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 <ben@decadent.org.uk>
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
arch/arm/mach-ixp4xx/common.c
arch/arm/mach-ixp4xx/include/mach/timex.h
drivers/input/misc/ixp4xx-beeper.c