From mboxrd@z Thu Jan 1 00:00:00 1970 From: eduardo.valentin@ti.com (Eduardo Valentin) Date: Wed, 10 Apr 2013 21:19:01 -0400 Subject: [PATCH 14/30] thermal/exynos: remove unnecessary header inclusions In-Reply-To: <1365638712-1028578-15-git-send-email-arnd@arndb.de> References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <1365638712-1028578-15-git-send-email-arnd@arndb.de> Message-ID: <51660F85.4000105@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 at vger.kernel.org > Cc: Zhang Rui This patch looks good to me. You can add my: Acked-by: Eduardo Valentin [1] - http://marc.info/?l=linux-pm&m=136560509922173&w=2