Files
linux/arch/arm/kernel
Fabio Estevam 22ab6a2be7 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()
commit 7cb3be0a27 upstream.

Commit 2ba85e7af4 (ARM: Fix FIQ code on VIVT CPUs) causes the following build warning:

arch/arm/kernel/fiq.c:92:3: warning: passing argument 1 of 'cpu_cache.coherent_kern_range' makes integer from pointer without a cast [enabled by default]

Cast it as '(unsigned long)base' to avoid the warning.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Martin Kaiser <lists@kaiser.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-16 20:51:42 -07:00
..
2008-08-12 19:54:09 +01:00
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2015-08-16 20:51:41 -07:00
2015-02-05 22:35:39 -08:00
2012-03-24 09:38:56 +00:00
2010-10-29 13:14:40 -05:00
2014-03-23 21:38:21 -07:00
2012-03-28 18:30:01 +01:00
2013-05-05 00:07:22 -04:00