From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhang Rui Subject: Re: [PATCH 14/30] thermal/exynos: remove unnecessary header inclusions Date: Fri, 12 Apr 2013 07:26:01 +0800 Message-ID: <1365722761.2183.7.camel@rzhang1-mobl4> References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <1365638712-1028578-15-git-send-email-arnd@arndb.de> <51660F85.4000105@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com ([134.134.136.24]:33475 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933864Ab3DKX0F (ORCPT ); Thu, 11 Apr 2013 19:26:05 -0400 In-Reply-To: <51660F85.4000105@ti.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Eduardo Valentin Cc: Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kukjin Kim , linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org On Wed, 2013-04-10 at 21:19 -0400, Eduardo Valentin wrote: > Rui, Arnd, > > As agreed in [1], I will be helping on the thermal maintenance. > > On 10-04-2013 20:04, Arnd Bergmann wrote: > > In multiplatform configurations, we cannot include headers > > provided by only the exynos platform. Fortunately a number > > of drivers that include those headers do not actually need > > them, so we can just remove the inclusions. > > > > Signed-off-by: Arnd Bergmann > > Cc: linux-pm@vger.kernel.org > > Cc: Zhang Rui > > This patch looks good to me. > > You can add my: > Acked-by: Eduardo Valentin > applied to thermal thermal branch. thanks, rui > > [1] - http://marc.info/?l=linux-pm&m=136560509922173&w=2