From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 1/2] ASoC: Fix wrong include for McPDM Date: Thu, 4 Oct 2012 18:48:38 +0100 Message-ID: <20121004174837.GS4360@opensource.wolfsonmicro.com> References: <1349339236-3622-1-git-send-email-peter.ujfalusi@ti.com> <1349339236-3622-2-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58881 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932279Ab2JDRsj (ORCPT ); Thu, 4 Oct 2012 13:48:39 -0400 Content-Disposition: inline In-Reply-To: <1349339236-3622-2-git-send-email-peter.ujfalusi@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Peter Ujfalusi Cc: Liam Girdwood , Tony Lindgren , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org On Thu, Oct 04, 2012 at 11:27:15AM +0300, Peter Ujfalusi wrote: > From: Tony Lindgren > > McPDM needs platt/cpu.h for omap_rev and not omap_hwmod.h. > Drivers must not include omap_hwmod.h at, it will be > private to mach-omap2 soon. Fix the problem before other > drivers will also start including omap_hwmod.h. Sorry, it does apply - git am got the two patches the wrong way round. Applied both now, thanks.