From: Tony Lindgren Date: Tue, 14 Oct 2008 20:54:23 +0000 (+0100) Subject: [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary check X-Git-Tag: v2.6.28-rc1~293^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5a5b8c527b8d88056d4a63ccac66eb20af8228b;p=pandora-kernel.git [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary check Recent McBSP patches changed to allocating devices dynamically and the check for OMAP_MAX_MCBSP_COUNT became unnecessary. The check for OMAP_MAX_MCBSP_COUNT should have been removed with the earlier McBSP patches in devices.c but was accidentally left out. Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed