From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 17 Sep 2012 15:26:36 -0700 Subject: [PATCH] mfd: Fix compile for twl-core.c by removing cpu_is_omap usage In-Reply-To: References: <20120917202943.GV4521@atomide.com> <20120917221406.GG11762@atomide.com> Message-ID: <20120917222635.GI11762@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [120917 15:25]: > On Mon, 17 Sep 2012, Tony Lindgren wrote: > > > We need to queue this ASAP and before other patches to fix the > > build breakage in linux next. Then you can merge in that commit > > too, does that work for you? > > That's fine, we'll just need a stable commit then that the CCF patches can > be based on. OK cool, will let you know that once we hear from Samuel. Care to ack the clock related changes? There's pm24xx.c at least using osc_ck naming, so I added a new alias to keep it generic for the driver instead of using omap specific names. Regards, Tony