From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757976AbbA0J4v (ORCPT ); Tue, 27 Jan 2015 04:56:51 -0500 Received: from cpsmtpb-ews01.kpnxchange.com ([213.75.39.4]:57391 "EHLO cpsmtpb-ews01.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754503AbbA0J4t (ORCPT ); Tue, 27 Jan 2015 04:56:49 -0500 Message-ID: <1422352605.14015.28.camel@x220> Subject: thermal: exynos: Remove CONFIG_EXYNOS_THERMAL_CORE? From: Paul Bolle To: Lukasz Majewski Cc: Valentin Rothberg , Zhang Rui , Eduardo Valentin , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Date: Tue, 27 Jan 2015 10:56:45 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Jan 2015 09:56:46.0754 (UTC) FILETIME=[8FF41020:01D03A17] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lukasz, Your commit 1fd2273f966a ("thermal: exynos: Remove exynos_thermal_common.[c|h] files") is included in today's linux-next (ie, next-20150127). I noticed because a script I use to check linux-next spotted a minor problem with it. It removed the last users of CONFIG_EXYNOS_THERMAL_CORE. As a result setting the Kconfig symbol EXYNOS_THERMAL_CORE has no effect anymore. Is the trivial patch to remove that symbol's entry from drivers/thermal/samsung/Kconfig queued somewhere? Paul Bolle