From: Tony Lindgren Date: Mon, 10 Aug 2009 11:49:50 +0000 (+0300) Subject: OMAP: Fix testing of cpu defines for mach-omap1 X-Git-Tag: v2.6.31-rc7~36^2~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd92204924fafbd5c7241dfd12ca3176d542e0c5;p=pandora-kernel.git OMAP: Fix testing of cpu defines for mach-omap1 There's no need to keep these defines limited in the ifdef block for mach-omap2. It will just cause problems testing for the CPU revision in the common code, like the next patch does for the DMA errata. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed