Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755312Ab3EIO4t (ORCPT ); Thu, 9 May 2013 10:56:49 -0400 Received: from eu1sys200aog120.obsmtp.com ([207.126.144.149]:39815 "EHLO eu1sys200aog120.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753143Ab3EIO4r (ORCPT ); Thu, 9 May 2013 10:56:47 -0400 Message-ID: <518BB7E5.4070402@st.com> Date: Thu, 09 May 2013 15:51:17 +0100 From: Srinivas KANDAGATLA Reply-To: srinivas.kandagatla@st.com Organization: STMicroelectronics User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: Arnd Bergmann Cc: Dave Martin , linux-doc@vger.kernel.org, Viresh Kumar , Linus Walleij , will.deacon@arm.com, Grant Likely , Jiri Slaby , linux@arm.linux.org.uk, Samuel Ortiz , Nicolas Pitre , linux-serial@vger.kernel.org, Jason Cooper , Marc Zyngier , devicetree-discuss@lists.ozlabs.org, Rob Herring , Stuart Menefy , Stephen Warren , Dong Aisheng , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Mark Brown , linux-kernel@vger.kernel.org, Rob Landley , Olof Johansson , Maxime Ripard , Shawn Guo Subject: Re: [RFC 2/8] ARM:global_timer: Add ARM global timer support. References: <1368022187-1633-1-git-send-email-srinivas.kandagatla@st.com> <201305081638.23100.arnd@arndb.de> <518BADBF.4070303@st.com> <201305091651.13896.arnd@arndb.de> In-Reply-To: <201305091651.13896.arnd@arndb.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 602 Lines: 17 On 09/05/13 15:51, Arnd Bergmann wrote: > It won't. > >> > Looking at the code in clocksource_of_init it just goes through the >> > of_device_id table, which is not used in case of non-DT. > All new platforms are DT-only, and none of the old platforms use this > driver, so it does not matter. > It makes sense, I will remove the header file. > Arnd > -- 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/