[PATCH] ARM: fix dummy set/modify_domain() to be inline

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Jul 5 16:10:24 EDT 2012


On Thu, Jul 05, 2012 at 02:08:43PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> Commit 8026dbe "ARM: fix set_domain() macro" converted some macros to
> functions, but forgot to make some of the functions inline. This causes:
> 
> arch/arm/include/asm/domain.h:81:13: warning: 'set_domain' defined but not used
> arch/arm/include/asm/domain.h:82:13: warning: 'modify_domain' defined but not used
> 
> Make the functions inline to avoid this.

Already fixed.



More information about the linux-arm-kernel mailing list