From: Vaibhav Hiremath Date: Wed, 4 Jul 2012 07:16:29 +0000 (-0700) Subject: ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8b94ceae1fae5e8d0e233b8a594b6af0f37440;p=pandora-kernel.git ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx As per recent discussion on the linux-omap list, we are moving in the direction where, we will have only architecture, ARCH_OMAP2PLUS and all devices/platforms will be treated as a SoC underneath. So the first step in this direction is to adopt this change for all new devices getting in, converting cpu_is_am33xx/335x() ==> soc_is_am33xx/335x() Signed-off-by: Vaibhav Hiremath Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed