From: Russell King Date: Sat, 4 Mar 2006 11:01:53 +0000 (+0000) Subject: [ARM] Fix HZ definition for OMAP without 32K timer X-Git-Tag: v2.6.17-rc1~1122^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe65704812f82751470106ea50aeb7e7d37cc3f;p=pandora-kernel.git [ARM] Fix HZ definition for OMAP without 32K timer Unfortunately, OMAP platforms without the 32K timer left HZ set to an empty value. Fix this by making the dependency on OMAP_32K_TIMER rather than OMAP_32K_TIMER_HZ. Signed-off-by: Russell King --- Reading git-diff-tree failed