From mboxrd@z Thu Jan 1 00:00:00 1970 From: jarkko.nikula@bitmer.com (Jarkko Nikula) Date: Tue, 9 Oct 2012 09:20:03 +0300 Subject: [PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h In-Reply-To: <20121008173557.10603.18539.stgit@muffinssi> References: <20121008173452.10603.53886.stgit@muffinssi> <20121008173557.10603.18539.stgit@muffinssi> Message-ID: <20121009092003.3f3d271a035595ef8fbb1e76@bitmer.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 08 Oct 2012 10:35:57 -0700 Tony Lindgren wrote: > - omap-dma.c and omap-pcm.c can test the arch locally as > omap1 and omap2 cannot be compiled together because of > conflicting compiler flags ... > sound/soc/omap/omap-pcm.c | 9 +++++++-- Build tested above for omap1 and omap2+. Acked-by: Jarkko Nikula