From: Paul Walmsley Date: Fri, 8 Jan 2010 22:23:05 +0000 (-0700) Subject: OMAP2xxx IO mapping: mark DSP mappings as being 2420-only X-Git-Tag: v2.6.33-rc4~20^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adb9987177f7aa269505ef65f4b4ed84bbc17b5;p=pandora-kernel.git OMAP2xxx IO mapping: mark DSP mappings as being 2420-only Out of the three major OMAP2 chip types, OMAP2420, OMAP2430, and OMAP3430, we only map the IVA on OMAP2420. The memory mapping is not shared between OMAP2420 and OMAP2430, so it is inappropriate to label those macros as '24XX'; this patch changes them to '2420'. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed