From patchwork Thu Nov 15 02:56:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT, PULL, 2/5] omap cleanup fix and soc detection improvment for v3.8 merge window Date: Wed, 14 Nov 2012 16:56:43 -0000 From: Tony Lindgren X-Patchwork-Id: 199110 Message-Id: To: Arnd Bergmann , Olof Johansson Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org The following changes since commit e05cf58d50e3ce3601ebf753728eee0df759e38f: ARM: OMAP2+: remove duplicated include from board-overo.c (2012-11-12 14:02:48 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.8/cleanup-fixes-part2-v2-signed for you to fetch changes up to 42a1cc9c0ec2a00b53b4f02849dc4377b09b3b05: ARM: OMAP4: ID: Improve features detection and check (2012-11-14 12:10:37 -0800) ---------------------------------------------------------------- One build fix for recent clean up when CONFIG_PM is not set and clean up related improvment to the SoC detection. ---------------------------------------------------------------- Ivan Khoronzhuk (1): ARM: OMAP4: ID: Improve features detection and check Tony Lindgren (1): ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selected arch/arm/mach-omap2/Makefile | 3 ++- arch/arm/mach-omap2/id.c | 25 +++++++------------------ arch/arm/mach-omap2/soc.h | 8 ++------ 3 files changed, 11 insertions(+), 25 deletions(-)