From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: make ti81xx_rtc_hwmod static Date: Wed, 22 Jun 2016 03:06:05 -0700 Message-ID: <20160622100604.GI22406@atomide.com> References: <1466513236-23528-1-git-send-email-ben.dooks@codethink.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1466513236-23528-1-git-send-email-ben.dooks@codethink.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ben Dooks Cc: linux-kernel@lists.codethink.co.uk, Paul Walmsley , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Ben Dooks [160621 05:50]: > The ti81xx_rtc_hwmod is not exported, or declared outside the file > arch/arm/mach-omap2/omap_hwmod_81xx_data.c so make it static to > avoid the following warning: Thanks applying into omap-for-v4.8/soc. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 22 Jun 2016 03:06:05 -0700 Subject: [PATCH] ARM: OMAP: make ti81xx_rtc_hwmod static In-Reply-To: <1466513236-23528-1-git-send-email-ben.dooks@codethink.co.uk> References: <1466513236-23528-1-git-send-email-ben.dooks@codethink.co.uk> Message-ID: <20160622100604.GI22406@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Ben Dooks [160621 05:50]: > The ti81xx_rtc_hwmod is not exported, or declared outside the file > arch/arm/mach-omap2/omap_hwmod_81xx_data.c so make it static to > avoid the following warning: Thanks applying into omap-for-v4.8/soc. Tony