Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750943AbaLORjP (ORCPT ); Mon, 15 Dec 2014 12:39:15 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:35662 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770AbaLORjM (ORCPT ); Mon, 15 Dec 2014 12:39:12 -0500 Date: Mon, 15 Dec 2014 09:33:52 -0800 From: Darren Hart To: Randy Dunlap Cc: Platform Driver , LKML , Peter Feuerer Subject: Re: [PATCH -next] platform/x86/acerhdf: still depends on THERMAL Message-ID: <20141215173351.GA104292@vmdeb7> References: <548F139D.4090901@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <548F139D.4090901@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 15, 2014 at 09:00:13AM -0800, Randy Dunlap wrote: > From: Randy Dunlap > > acerhdf uses thermal interfaces so it should depend on THERMAL. > It also should not select a thermal driver without checking that > THERMAL is enabled. > > This fixes the following build errors when THERMAL=m and > ACERHDF=y. Thank you Randy, I'll include this in my pull request later this week. Now in for-next. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/